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

  /development/tools/emulator/opengl/host/libs/libOpenglRender/
GLDispatch.h 259 glDeleteVertexArraysOES_t glDeleteVertexArraysOES;
  /development/tools/emulator/opengl/tests/gles_android_wrapper/
gles.cpp 1236 void glDeleteVertexArraysOES(GLsizei n, const GLuint *arrays)
1238 getDispatch()->glDeleteVertexArraysOES(n, arrays);
    [all...]
gles_dispatch.h 259 glDeleteVertexArraysOES_t glDeleteVertexArraysOES;
    [all...]

Completed in 18 milliseconds