Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/vbo/
Dvbo.h256 _es_VertexAttrib4fv(GLuint indx, const GLfloat* values);
Dvbo_exec_api.c999 vfmt->VertexAttrib4fvARB = _es_VertexAttrib4fv; in vbo_exec_vtxfmt_init()
1438 _es_VertexAttrib4fv(GLuint indx, const GLfloat* values) in _es_VertexAttrib4fv() function