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

/external/chromium_org/gpu/command_buffer/client/
H A Dgles2_implementation.h536 void DeleteTexturesStub(GLsizei n, const GLuint* textures);
H A Dgles2_implementation.cc2705 this, n, textures, &GLES2Implementation::DeleteTexturesStub)) {
2746 void GLES2Implementation::DeleteTexturesStub( function in class:gpu::gles2::GLES2Implementation

Completed in 463 milliseconds