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.cc753 void GLES2DecoderTestBase::DoBindTexture( function in class:gpu::gles2::GLES2DecoderTestBase
1327 DoBindTexture(GL_TEXTURE_2D, client_texture_id_, kServiceTextureId);
H A Dgles2_cmd_decoder.cc1181 void DoBindTexture(GLenum target, GLuint texture);
3863 void GLES2DecoderImpl::DoBindTexture(GLenum target, GLuint client_id) { function in class:gpu::gles2::GLES2DecoderImpl

Completed in 132 milliseconds