PFNGLTEXTURESTORAGEMEM3DMULTISAMPLEEXTPROCDart typedef
PFNGLTEXTURESTORAGEMEM3DMULTISAMPLEEXTPROCDart =
void Function(int texture, int samples, int internalFormat, int width, int height, int depth, int fixedSampleLocations, int memory, int offset)
Implementation
typedef PFNGLTEXTURESTORAGEMEM3DMULTISAMPLEEXTPROCDart =
void Function(
int texture,
int samples,
int internalFormat,
int width,
int height,
int depth,
int fixedSampleLocations,
int memory,
int offset,
);