Home
last modified time | relevance | path

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

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