Searched refs:glGetBufferPointervOES_client_proc_t (Results 1 – 4 of 4) sorted by relevance
246 glGetBufferPointervOES_client_proc_t glGetBufferPointervOES;
246 …glGetBufferPointervOES = (glGetBufferPointervOES_client_proc_t) getProc("glGetBufferPointervOES", … in initDispatchByName()
245 typedef void (gl_APIENTRY *glGetBufferPointervOES_client_proc_t) (void * ctx, GLenum, GLenum, GLvoi… typedef
8404 this->glGetBufferPointervOES = (glGetBufferPointervOES_client_proc_t) &enc_unsupported; in gl_encoder_context_t()