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

/external/chromium_org/third_party/mesa/src/src/mesa/vbo/
H A Dvbo_noop.c268 _mesa_noop_VertexAttrib4fvARB(GLuint index, const GLfloat * v) function
495 vfmt->VertexAttrib4fvARB = _mesa_noop_VertexAttrib4fvARB;
/external/mesa3d/src/mesa/vbo/
H A Dvbo_noop.c268 _mesa_noop_VertexAttrib4fvARB(GLuint index, const GLfloat * v) function
495 vfmt->VertexAttrib4fvARB = _mesa_noop_VertexAttrib4fvARB;

Completed in 58 milliseconds