Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/vbo/
Dvbo.h256 _es_VertexAttrib3fv(GLuint indx, const GLfloat* values);
Dvbo_exec_api.c986 vfmt->VertexAttrib3fvARB = _es_VertexAttrib3fv; in vbo_exec_vtxfmt_init()
1417 _es_VertexAttrib3fv(GLuint indx, const GLfloat* values) in _es_VertexAttrib3fv() function