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