PFNGLCOPYMULTITEXIMAGE2DEXTPROCDart typedef
PFNGLCOPYMULTITEXIMAGE2DEXTPROCDart =
void Function(int texunit, int target, int level, int internalformat, int x, int y, int width, int height, int border)
Implementation
typedef PFNGLCOPYMULTITEXIMAGE2DEXTPROCDart =
void Function(
int texunit,
int target,
int level,
int internalformat,
int x,
int y,
int width,
int height,
int border,
);