PFNGLNAMEDPROGRAMLOCALPARAMETERI4IEXTPROCDart typedef
PFNGLNAMEDPROGRAMLOCALPARAMETERI4IEXTPROCDart =
void Function(int program, int target, int index, int x, int y, int z, int w)
Implementation
typedef PFNGLNAMEDPROGRAMLOCALPARAMETERI4IEXTPROCDart =
void Function(
int program,
int target,
int index,
int x,
int y,
int z,
int w,
);