Searched refs:glGetPointerv_client_proc_t (Results 1 – 5 of 5) sorted by relevance
62 glGetPointerv_client_proc_t m_glGetPointerv_enc;
97 glGetPointerv_client_proc_t glGetPointerv;
99 glGetPointerv = (glGetPointerv_client_proc_t) getProc("glGetPointerv", userData); in initDispatchByName()
98 typedef void (gl_APIENTRY *glGetPointerv_client_proc_t) (void * ctx, GLenum, GLvoid**); typedef
4983 this->glGetPointerv = (glGetPointerv_client_proc_t) &enc_unsupported; in gl_encoder_context_t()