Searched defs:coords (Results 1 – 3 of 3) sorted by relevance
811 void glDrawTexsvOES(const GLshort *coords) in glDrawTexsvOES()816 void glDrawTexivOES(const GLint *coords) in glDrawTexivOES()821 void glDrawTexxvOES(const GLfixed *coords) in glDrawTexxvOES()831 void glDrawTexfvOES(const GLfloat *coords) in glDrawTexfvOES()
1321 void glDrawTexsvOES(const GLshort* coords) in glDrawTexsvOES()1327 void glDrawTexivOES(const GLint* coords) in glDrawTexivOES()1333 void glDrawTexxvOES(const GLfixed* coords) in glDrawTexxvOES()1345 void glDrawTexfvOES(const GLfloat* coords) in glDrawTexfvOES()
2852 void glDrawTexsvOES_enc(void *self , const GLshort* coords) in glDrawTexsvOES_enc()2869 void glDrawTexivOES_enc(void *self , const GLint* coords) in glDrawTexivOES_enc()2886 void glDrawTexxvOES_enc(void *self , const GLfixed* coords) in glDrawTexxvOES_enc()2922 void glDrawTexfvOES_enc(void *self , const GLfloat* coords) in glDrawTexfvOES_enc()