Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/vbo/
Dvbo.h253 _es_VertexAttrib3f(GLuint indx, GLfloat x, GLfloat y, GLfloat z);
Dvbo_exec_api.c985 vfmt->VertexAttrib3fARB = _es_VertexAttrib3f; in vbo_exec_vtxfmt_init()
1410 _es_VertexAttrib3f(GLuint indx, GLfloat x, GLfloat y, GLfloat z) in _es_VertexAttrib3f() function