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