PFNGLGETCOMBINEROUTPUTPARAMETERIVNVPROC typedef
PFNGLGETCOMBINEROUTPUTPARAMETERIVNVPROC =
Void Function(Uint32 stage, Uint32 portion, Uint32 pname, Pointer<Int32> params)
Implementation
typedef PFNGLGETCOMBINEROUTPUTPARAMETERIVNVPROC =
Void Function(
Uint32 stage,
Uint32 portion,
Uint32 pname,
Pointer<Int32> params,
);