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

/external/chromium_org/gpu/command_buffer/client/
H A Dgles2_implementation.h539 void DeleteVertexArraysOESStub(GLsizei n, const GLuint* arrays);
H A Dgles2_implementation.cc2733 this, n, arrays, &GLES2Implementation::DeleteVertexArraysOESStub)) {
2741 void GLES2Implementation::DeleteVertexArraysOESStub( function in class:gpu::gles2::GLES2Implementation

Completed in 64 milliseconds