Searched defs:DoBindTexture (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/gpu/command_buffer/service/
H A Dgles2_cmd_decoder_unittest_base.cc978 void GLES2DecoderTestBase::DoBindTexture( function in class:gpu::gles2::GLES2DecoderTestBase
1561 DoBindTexture(GL_TEXTURE_2D, client_texture_id_, kServiceTextureId);
H A Dgles2_cmd_decoder.cc1244 void DoBindTexture(GLenum target, GLuint texture);
4223 void GLES2DecoderImpl::DoBindTexture(GLenum target, GLuint client_id) { function in class:gpu::gles2::GLES2DecoderImpl

Completed in 123 milliseconds