Searched refs:BindTextureHelper (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/gpu/command_buffer/client/
H A Dgles2_implementation.h513 bool BindTextureHelper(GLenum target, GLuint texture);
H A Dgles2_implementation_impl_autogen.h80 if (BindTextureHelper(target, texture)) {
H A Dgles2_implementation.cc2563 bool GLES2Implementation::BindTextureHelper(GLenum target, GLuint texture) { function in class:gpu::gles2::GLES2Implementation

Completed in 58 milliseconds