Searched refs:_es_VertexAttrib2f (Results 1 – 2 of 2) sorted by relevance
244 _es_VertexAttrib2f(GLuint indx, GLfloat x, GLfloat y);
994 vfmt->VertexAttrib2fARB = _es_VertexAttrib2f; in vbo_exec_vtxfmt_init()1410 _es_VertexAttrib2f(GLuint indx, GLfloat x, GLfloat y) in _es_VertexAttrib2f() function