Searched refs:glPixelStorefNULL (Results 1 – 3 of 3) sorted by relevance
1180 void INTERNAL_GL_APIENTRY glPixelStorefNULL(GLenum pname, GLfloat param);
1886 void INTERNAL_GL_APIENTRY glPixelStorefNULL(GLenum pname, GLfloat param) {} in glPixelStorefNULL() function
4016 pixelStoref = &glPixelStorefNULL; in initProcsDesktopGLNULL()