Searched refs:glPixelStorei_server_proc_t (Results 1 – 6 of 6) sorted by relevance
129 glPixelStorei_server_proc_t glPixelStorei;
125 glPixelStorei = (glPixelStorei_server_proc_t) getProc("glPixelStorei", userData); in initDispatchByName()
131 typedef void (gles1_APIENTRY *glPixelStorei_server_proc_t) (GLenum, GLint); typedef
134 glPixelStorei_server_proc_t glPixelStorei;
103 glPixelStorei = (glPixelStorei_server_proc_t) getProc("glPixelStorei", userData); in initDispatchByName()
136 typedef void (gles2_APIENTRY *glPixelStorei_server_proc_t) (GLenum, GLint); typedef