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

/external/chromium_org/third_party/mesa/src/src/mesa/vbo/
H A Dvbo_noop.c210 _mesa_noop_VertexAttrib3fNV(GLuint index, GLfloat x, GLfloat y, GLfloat z) function
484 vfmt->VertexAttrib3fNV = _mesa_noop_VertexAttrib3fNV;
/external/mesa3d/src/mesa/vbo/
H A Dvbo_noop.c210 _mesa_noop_VertexAttrib3fNV(GLuint index, GLfloat x, GLfloat y, GLfloat z) function
484 vfmt->VertexAttrib3fNV = _mesa_noop_VertexAttrib3fNV;

Completed in 717 milliseconds