PFNGLTEXIMAGE3DMULTISAMPLEPROC typedef
PFNGLTEXIMAGE3DMULTISAMPLEPROC =
Void Function(Uint32 target, Uint32 samples, Uint32 internalformat, Uint32 width, Uint32 height, Uint32 depth, Int32 fixedsamplelocations)
Implementation
typedef PFNGLTEXIMAGE3DMULTISAMPLEPROC =
Void Function(
Uint32 target,
Uint32 samples,
Uint32 internalformat,
Uint32 width,
Uint32 height,
Uint32 depth,
Int32 fixedsamplelocations,
);