PFNGLTEXTUREIMAGE2DMULTISAMPLENVPROC typedef
PFNGLTEXTUREIMAGE2DMULTISAMPLENVPROC =
Void Function(Uint32 texture, Uint32 target, Uint32 samples, Int32 internalFormat, Uint32 width, Uint32 height, Int32 fixedSampleLocations)
Implementation
typedef PFNGLTEXTUREIMAGE2DMULTISAMPLENVPROC =
Void Function(
Uint32 texture,
Uint32 target,
Uint32 samples,
Int32 internalFormat,
Uint32 width,
Uint32 height,
Int32 fixedSampleLocations,
);