Searched refs:glMapBufferOES_client_proc_t (Results 1 – 8 of 8) sorted by relevance
159 glMapBufferOES_client_proc_t glMapBufferOES;
159 glMapBufferOES = (glMapBufferOES_client_proc_t) getProc("glMapBufferOES", userData); in initDispatchByName()
158 typedef void* (gl2_APIENTRY *glMapBufferOES_client_proc_t) (void * ctx, GLenum, GLenum); typedef
5128 this->glMapBufferOES = (glMapBufferOES_client_proc_t) &enc_unsupported; in gl2_encoder_context_t()
244 glMapBufferOES_client_proc_t glMapBufferOES;
244 glMapBufferOES = (glMapBufferOES_client_proc_t) getProc("glMapBufferOES", userData); in initDispatchByName()
243 typedef void* (gl_APIENTRY *glMapBufferOES_client_proc_t) (void * ctx, GLenum, GLenum); typedef
8402 this->glMapBufferOES = (glMapBufferOES_client_proc_t) &enc_unsupported; in gl_encoder_context_t()