Searched refs:glDrawElementsInstanced_client_proc_t (Results 1 – 4 of 4) sorted by relevance
278 glDrawElementsInstanced_client_proc_t glDrawElementsInstanced;
278 …glDrawElementsInstanced = (glDrawElementsInstanced_client_proc_t) getProc("glDrawElementsInstanced… in initDispatchByName()
280 typedef void (gl2_APIENTRY *glDrawElementsInstanced_client_proc_t) (void * ctx, GLenum, GLsizei, GL… typedef
11838 this->glDrawElementsInstanced = (glDrawElementsInstanced_client_proc_t) &enc_unsupported; in gl2_encoder_context_t()