Searched defs:_mesa_BindVertexArray (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Darrayobj.c336 * Helper for _mesa_BindVertexArray() and _mesa_BindVertexArrayAPPLE().
408 _mesa_BindVertexArray( GLuint id ) function
460 _mesa_BindVertexArray(0);
/external/mesa3d/src/mesa/main/
H A Darrayobj.c336 * Helper for _mesa_BindVertexArray() and _mesa_BindVertexArrayAPPLE().
408 _mesa_BindVertexArray( GLuint id ) function
460 _mesa_BindVertexArray(0);

Completed in 287 milliseconds