Searched refs:glExtGetTexSubImageQCOM_client_proc_t (Results 1 – 7 of 7) sorted by relevance
296 glExtGetTexSubImageQCOM_client_proc_t glExtGetTexSubImageQCOM;
296 …glExtGetTexSubImageQCOM = (glExtGetTexSubImageQCOM_client_proc_t) getProc("glExtGetTexSubImageQCOM… in initDispatchByName()
295 typedef void (gl_APIENTRY *glExtGetTexSubImageQCOM_client_proc_t) (void * ctx, GLenum, GLint, GLint… typedef
206 glExtGetTexSubImageQCOM_client_proc_t glExtGetTexSubImageQCOM;
206 …glExtGetTexSubImageQCOM = (glExtGetTexSubImageQCOM_client_proc_t) getProc("glExtGetTexSubImageQCOM… in initDispatchByName()
205 typedef void (gl2_APIENTRY *glExtGetTexSubImageQCOM_client_proc_t) (void * ctx, GLenum, GLint, GLin… typedef
11243 this->glExtGetTexSubImageQCOM = (glExtGetTexSubImageQCOM_client_proc_t) &enc_unsupported; in gl2_encoder_context_t()