Searched refs:glIsBuffer_client_proc_t (Results 1 – 6 of 6) sorted by relevance
92 glIsBuffer_client_proc_t glIsBuffer;
94 glIsBuffer = (glIsBuffer_client_proc_t) getProc("glIsBuffer", userData); in initDispatchByName()
93 typedef GLboolean (gl2_APIENTRY *glIsBuffer_client_proc_t) (void * ctx, GLuint); typedef
104 glIsBuffer_client_proc_t glIsBuffer;
106 glIsBuffer = (glIsBuffer_client_proc_t) getProc("glIsBuffer", userData); in initDispatchByName()
105 typedef GLboolean (gl_APIENTRY *glIsBuffer_client_proc_t) (void * ctx, GLuint); typedef