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

  /external/chromium_org/third_party/mesa/src/src/mesa/main/
arrayobj.c 336 * Helper for _mesa_BindVertexArray() and _mesa_BindVertexArrayAPPLE().
408 _mesa_BindVertexArray( GLuint id )
460 _mesa_BindVertexArray(0);
  /external/mesa3d/src/mesa/main/
arrayobj.c 336 * Helper for _mesa_BindVertexArray() and _mesa_BindVertexArrayAPPLE().
408 _mesa_BindVertexArray( GLuint id )
460 _mesa_BindVertexArray(0);

Completed in 169 milliseconds