Searched refs:PixelStoref (Results 1 – 5 of 5) sorted by relevance
496 PFNPIXELSTOREFPROC PixelStoref; variable959 PixelStoref = (PFNPIXELSTOREFPROC)IntGetProcAddress("glPixelStoref"); in Switch_PixelStoref()960 PixelStoref(pname, param); in Switch_PixelStoref()2484 PixelStoref = Switch_PixelStoref; in InitializeVariables()
1099 extern void (CODEGEN_FUNCPTR *PixelStoref)(GLenum pname, GLfloat param);
299 void (GLAPIENTRY * PixelStoref)(GLenum, GLfloat);
815 { "glPixelStoref", _O(PixelStoref) },
1264 #define glPixelStoref MANGLE(PixelStoref)