Searched refs:glUnmapBuffer_client_proc_t (Results 1 – 4 of 4) sorted by relevance
226 glUnmapBuffer_client_proc_t glUnmapBuffer;
226 glUnmapBuffer = (glUnmapBuffer_client_proc_t) getProc("glUnmapBuffer", userData); in initDispatchByName()
225 typedef GLboolean (gl2_APIENTRY *glUnmapBuffer_client_proc_t) (void * ctx, GLenum); typedef
11263 this->glUnmapBuffer = (glUnmapBuffer_client_proc_t) &enc_unsupported; in gl2_encoder_context_t()