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