Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/vbo/
Dvbo.h244 _es_VertexAttrib1fv(GLuint indx, const GLfloat* values);
Dvbo_exec_api.c982 vfmt->VertexAttrib1fvARB = _es_VertexAttrib1fv; in vbo_exec_vtxfmt_init()
1389 _es_VertexAttrib1fv(GLuint indx, const GLfloat* values) in _es_VertexAttrib1fv() function