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