PFNGLTEXTURESTORAGE2DMULTISAMPLEEXTPROCDart typedef
PFNGLTEXTURESTORAGE2DMULTISAMPLEEXTPROCDart =
void Function(int texture, int target, int samples, int internalformat, int width, int height, int fixedsamplelocations)
Implementation
typedef PFNGLTEXTURESTORAGE2DMULTISAMPLEEXTPROCDart =
void Function(
int texture,
int target,
int samples,
int internalformat,
int width,
int height,
int fixedsamplelocations,
);