Searched refs:glGetPointerv_client_proc_t (Results 1 – 5 of 5) sorted by relevance
63 glGetPointerv_client_proc_t m_glGetPointerv_enc;
99 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
8257 this->glGetPointerv = (glGetPointerv_client_proc_t) &enc_unsupported; in gl_encoder_context_t()