Searched refs:glBindVertexBuffer_server_proc_t (Results 1 – 3 of 3) sorted by relevance
505 glBindVertexBuffer_server_proc_t glBindVertexBuffer;
406 glBindVertexBuffer = (glBindVertexBuffer_server_proc_t) getProc("glBindVertexBuffer", userData); in initDispatchByName()
507 typedef void (gles2_APIENTRY *glBindVertexBuffer_server_proc_t) (GLuint, GLuint, GLintptr, GLintptr… typedef