Searched refs:glBindVertexArrayOES_t (Results 1 – 3 of 3) sorted by relevance
258 glBindVertexArrayOES_t glBindVertexArrayOES;530 …glBindVertexArrayOES_t set_glBindVertexArrayOES(glBindVertexArrayOES_t f) { glBindVertexArrayOES_t… in set_glBindVertexArrayOES()
258 typedef void (* glBindVertexArrayOES_t) (GLuint); typedef
260 …(gles_android,"glBindVertexArrayOES"); disp->set_glBindVertexArrayOES((glBindVertexArrayOES_t)ptr); in create_gles_dispatch()