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

  /external/mesa3d/src/mesa/main/
arrayobj.h 101 void GLAPIENTRY _mesa_DeleteVertexArrays(GLsizei n, const GLuint *ids);
arrayobj.c 548 _mesa_DeleteVertexArrays(GLsizei n, const GLuint *ids)
  /external/mesa3d/src/mesa/drivers/common/
meta_generate_mipmap.c 132 _mesa_DeleteVertexArrays(1, &mipmap->VAO);
meta_blit.c     [all...]
meta.c     [all...]
  /external/mesa3d/prebuilt-intermediates/main/
api_exec.c 566 SET_DeleteVertexArrays(exec, _mesa_DeleteVertexArrays);
    [all...]

Completed in 140 milliseconds