Searched refs:glCompressedTexSubImage2D_server_proc_t (Results 1 – 6 of 6) sorted by relevance
68 glCompressedTexSubImage2D_server_proc_t glCompressedTexSubImage2D;
68 …glCompressedTexSubImage2D = (glCompressedTexSubImage2D_server_proc_t) getProc("glCompressedTexSubI… in initDispatchByName()
70 typedef void (gles1_APIENTRY *glCompressedTexSubImage2D_server_proc_t) (GLenum, GLint, GLint, GLint… typedef
38 glCompressedTexSubImage2D_server_proc_t glCompressedTexSubImage2D;
35 …glCompressedTexSubImage2D = (glCompressedTexSubImage2D_server_proc_t) getProc("glCompressedTexSubI… in initDispatchByName()
40 typedef void (gles2_APIENTRY *glCompressedTexSubImage2D_server_proc_t) (GLenum, GLint, GLint, GLint… typedef