PFNGLPROGRAMBUFFERPARAMETERSIIVNVPROC typedef
PFNGLPROGRAMBUFFERPARAMETERSIIVNVPROC =
Void Function(Uint32 target, Uint32 bindingIndex, Uint32 wordIndex, Uint32 count, Pointer<Int32> params)
Implementation
typedef PFNGLPROGRAMBUFFERPARAMETERSIIVNVPROC =
Void Function(
Uint32 target,
Uint32 bindingIndex,
Uint32 wordIndex,
Uint32 count,
Pointer<Int32> params,
);