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

/external/chromium_org/third_party/mesa/src/src/mesa/vbo/
H A Dvbo_noop.c237 _mesa_noop_VertexAttrib1fvARB(GLuint index, const GLfloat * v) function
489 vfmt->VertexAttrib1fvARB = _mesa_noop_VertexAttrib1fvARB;
/external/mesa3d/src/mesa/vbo/
H A Dvbo_noop.c237 _mesa_noop_VertexAttrib1fvARB(GLuint index, const GLfloat * v) function
489 vfmt->VertexAttrib1fvARB = _mesa_noop_VertexAttrib1fvARB;

Completed in 1055 milliseconds