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