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