Searched refs:glBindVertexArray_server_proc_t (Results 1 – 3 of 3) sorted by relevance
260 glBindVertexArray_server_proc_t glBindVertexArray;
222 glBindVertexArray = (glBindVertexArray_server_proc_t) getProc("glBindVertexArray", userData); in initDispatchByName()
262 typedef void (gles2_APIENTRY *glBindVertexArray_server_proc_t) (GLuint); typedef