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

  /external/chromium_org/third_party/mesa/src/src/mesa/vbo/
vbo_noop.c 252 _mesa_noop_VertexAttrib3fARB(GLuint index, GLfloat x, GLfloat y, GLfloat z)
492 vfmt->VertexAttrib3fARB = _mesa_noop_VertexAttrib3fARB;
  /external/mesa3d/src/mesa/vbo/
vbo_noop.c 252 _mesa_noop_VertexAttrib3fARB(GLuint index, GLfloat x, GLfloat y, GLfloat z)
492 vfmt->VertexAttrib3fARB = _mesa_noop_VertexAttrib3fARB;

Completed in 601 milliseconds