Searched refs:glIsBuffer_wrapper_proc_t (Results 1 – 6 of 6) sorted by relevance
106 glIsBuffer_wrapper_proc_t glIsBuffer;
94 glIsBuffer_wrapper_proc_t glIsBuffer;
106 glIsBuffer = (glIsBuffer_wrapper_proc_t) getProc("glIsBuffer", userData); in initDispatchByName()
105 typedef GLboolean (gles1_APIENTRY *glIsBuffer_wrapper_proc_t) (GLuint); typedef
94 glIsBuffer = (glIsBuffer_wrapper_proc_t) getProc("glIsBuffer", userData); in initDispatchByName()
93 typedef GLboolean (gles3_APIENTRY *glIsBuffer_wrapper_proc_t) (GLuint); typedef