Searched refs:s_glVertexAttrib2f (Results 1 – 2 of 2) sorted by relevance
922 static void s_glVertexAttrib2f(void *self , GLuint indx, GLfloat x, GLfloat y);
6624 void GL2Encoder::s_glVertexAttrib2f(void *self , GLuint indx, GLfloat x, GLfloat y) { in s_glVertexAttrib2f() function in GL2Encoder