PFNGLPROGRAMLOCALPARAMETERI4INVPROC typedef
PFNGLPROGRAMLOCALPARAMETERI4INVPROC =
Void Function(Uint32 target, Uint32 index, Int32 x, Int32 y, Int32 z, Int32 w)
Implementation
typedef PFNGLPROGRAMLOCALPARAMETERI4INVPROC =
Void Function(
Uint32 target,
Uint32 index,
Int32 x,
Int32 y,
Int32 z,
Int32 w,
);