Searched refs:_es_VertexAttrib1fv (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/vbo/
H A Dvbo.h189 _es_VertexAttrib1fv(GLuint indx, const GLfloat* values);
H A Dvbo_exec_api.c965 vfmt->VertexAttrib1fvARB = _es_VertexAttrib1fv;
1421 _es_VertexAttrib1fv(GLuint indx, const GLfloat* values) function

Completed in 306 milliseconds