Searched refs:_mesa_noop_VertexAttrib3fARB (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/vbo/
H A Dvbo_noop.c252 _mesa_noop_VertexAttrib3fARB(GLuint index, GLfloat x, GLfloat y, GLfloat z) function
492 vfmt->VertexAttrib3fARB = _mesa_noop_VertexAttrib3fARB;
/external/mesa3d/src/mesa/vbo/
H A Dvbo_noop.c252 _mesa_noop_VertexAttrib3fARB(GLuint index, GLfloat x, GLfloat y, GLfloat z) function
492 vfmt->VertexAttrib3fARB = _mesa_noop_VertexAttrib3fARB;

Completed in 1591 milliseconds