Searched refs:glGetUniformIndices_client_proc_t (Results 1 – 5 of 5) sorted by relevance
247 glGetUniformIndices_client_proc_t glGetUniformIndices;
247 glGetUniformIndices = (glGetUniformIndices_client_proc_t) getProc("glGetUniformIndices", userData); in initDispatchByName()
249 typedef void (gl2_APIENTRY *glGetUniformIndices_client_proc_t) (void * ctx, GLuint, GLsizei, const … typedef
481 glGetUniformIndices_client_proc_t m_glGetUniformIndices_enc;
11807 this->glGetUniformIndices = (glGetUniformIndices_client_proc_t) &enc_unsupported; in gl2_encoder_context_t()