Home
last modified time | relevance | path

Searched refs:_es_VertexAttrib2f (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/vbo/
Dvbo.h247 _es_VertexAttrib2f(GLuint indx, GLfloat x, GLfloat y);
Dvbo_exec_api.c983 vfmt->VertexAttrib2fARB = _es_VertexAttrib2f; in vbo_exec_vtxfmt_init()
1396 _es_VertexAttrib2f(GLuint indx, GLfloat x, GLfloat y) in _es_VertexAttrib2f() function