PFNGLCOMBINERSTAGEPARAMETERFVNVPROC typedef

PFNGLCOMBINERSTAGEPARAMETERFVNVPROC = Void Function(Uint32 stage, Uint32 pname, Pointer<Float> params)

Implementation

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