GlGetInternalformatSampleivNVNative typedef
GlGetInternalformatSampleivNVNative =
Void Function(Uint32 target, Uint32 internalformat, Int32 samples, Uint32 pname, Int32 count, Pointer<Int32> params)
Implementation
typedef GlGetInternalformatSampleivNVNative = Void Function(
Uint32 target,
Uint32 internalformat,
Int32 samples,
Uint32 pname,
Int32 count,
Pointer<Int32> params);