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