Searched refs:glGetBufferPointerv_client_proc_t (Results 1 – 5 of 5) sorted by relevance
244 glGetBufferPointerv_client_proc_t glGetBufferPointerv;
244 glGetBufferPointerv = (glGetBufferPointerv_client_proc_t) getProc("glGetBufferPointerv", userData); in initDispatchByName()
394 glGetBufferPointerv_client_proc_t m_glGetBufferPointerv_enc;
243 typedef void (gl2_APIENTRY *glGetBufferPointerv_client_proc_t) (void * ctx, GLenum, GLenum, GLvoid*… typedef
11281 this->glGetBufferPointerv = (glGetBufferPointerv_client_proc_t) &enc_unsupported; in gl2_encoder_context_t()