Searched refs:glDrawTexsvOES (Results 1 – 13 of 13) sorted by relevance
12 void glDrawTexsvOES(const GLshort *coords);
171 {"glDrawTexsvOES", (void *)glDrawTexsvOES},
174 glDrawTexsvOES_t glDrawTexsvOES; member446 …DrawTexsvOES(glDrawTexsvOES_t f) { glDrawTexsvOES_t retval = glDrawTexsvOES; glDrawTexsvOES = f; r… in set_glDrawTexsvOES()
811 void glDrawTexsvOES(const GLshort *coords) in glDrawTexsvOES() function813 getDispatch()->glDrawTexsvOES(coords); in glDrawTexsvOES()
161 {"glDrawTexsvOES", (void*)glDrawTexsvOES},
181 glDrawTexsvOES_client_proc_t glDrawTexsvOES; member
181 glDrawTexsvOES = (glDrawTexsvOES_client_proc_t) getProc("glDrawTexsvOES", userData); in initDispatchByName()
176 void glDrawTexsvOES(const GLshort* coords);1321 void glDrawTexsvOES(const GLshort* coords) in glDrawTexsvOES() function1324 ctx->glDrawTexsvOES(ctx, coords); in glDrawTexsvOES()
8540 this->glDrawTexsvOES = &glDrawTexsvOES_enc; in gl_encoder_context_t()
187 API_ENTRY(glDrawTexsvOES,
216 glDrawTexsvOES
176 GL_ENTRY(void, glDrawTexsvOES, const GLshort *coords)
615 GL_API void GL_APIENTRY glDrawTexsvOES (const GLshort *coords);