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