HomeSort by relevance Sort by last modified time
    Searched refs:_mesa_noop_VertexAttrib4fvARB (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/vbo/
vbo_noop.c 268 _mesa_noop_VertexAttrib4fvARB(GLuint index, const GLfloat * v)
495 vfmt->VertexAttrib4fvARB = _mesa_noop_VertexAttrib4fvARB;
  /external/mesa3d/src/mesa/vbo/
vbo_noop.c 268 _mesa_noop_VertexAttrib4fvARB(GLuint index, const GLfloat * v)
495 vfmt->VertexAttrib4fvARB = _mesa_noop_VertexAttrib4fvARB;

Completed in 43 milliseconds