Searched refs:glDrawTexfvOES (Results 1 – 9 of 9) sorted by relevance
175 {"glDrawTexfvOES", (void *)glDrawTexfvOES},
178 glDrawTexfvOES_t glDrawTexfvOES; member450 …DrawTexfvOES(glDrawTexfvOES_t f) { glDrawTexfvOES_t retval = glDrawTexfvOES; glDrawTexfvOES = f; r… in set_glDrawTexfvOES()
831 void glDrawTexfvOES(const GLfloat *coords) in glDrawTexfvOES() function833 getDispatch()->glDrawTexfvOES(coords); in glDrawTexfvOES()
165 {"glDrawTexfvOES", (void*)glDrawTexfvOES},
185 glDrawTexfvOES_client_proc_t glDrawTexfvOES; member
185 glDrawTexfvOES = (glDrawTexfvOES_client_proc_t) getProc("glDrawTexfvOES", userData); in initDispatchByName()
181 void glDrawTexfvOES(const GLfloat* coords);1345 void glDrawTexfvOES(const GLfloat* coords) in glDrawTexfvOES() function1348 ctx->glDrawTexfvOES(ctx, coords); in glDrawTexfvOES()
8343 this->glDrawTexfvOES = &glDrawTexfvOES_enc; in gl_encoder_context_t()
195 API_ENTRY(glDrawTexfvOES,