Searched refs:_es_VertexAttrib4fv (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/vbo/
H A Dvbo.h204 _es_VertexAttrib4fv(GLuint indx, const GLfloat* values);
H A Dvbo_exec_api.c971 vfmt->VertexAttrib4fvARB = _es_VertexAttrib4fv;
1456 _es_VertexAttrib4fv(GLuint indx, const GLfloat* values) function
/external/mesa3d/src/mesa/vbo/
H A Dvbo.h204 _es_VertexAttrib4fv(GLuint indx, const GLfloat* values);
H A Dvbo_exec_api.c971 vfmt->VertexAttrib4fvARB = _es_VertexAttrib4fv;
1456 _es_VertexAttrib4fv(GLuint indx, const GLfloat* values) function

Completed in 102 milliseconds