Searched refs:glGetStringi_client_proc_t (Results 1 – 4 of 4) sorted by relevance
350 glGetStringi_client_proc_t glGetStringi;
350 glGetStringi = (glGetStringi_client_proc_t) getProc("glGetStringi", userData); in initDispatchByName()
349 typedef const GLubyte* (gl2_APIENTRY *glGetStringi_client_proc_t) (void * ctx, GLenum, GLuint); typedef
11387 this->glGetStringi = (glGetStringi_client_proc_t) &enc_unsupported; in gl2_encoder_context_t()