HomeSort by relevance Sort by last modified time
    Searched refs:UnbindTexture (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/gpu/command_buffer/service/
framebuffer_manager.h 90 void UnbindTexture(
framebuffer_manager_unittest.cc 765 TEST_F(FramebufferInfoTest, UnbindTexture) {
792 framebuffer_->UnbindTexture(kTarget1, texture2.get());
    [all...]
framebuffer_manager.cc 603 void Framebuffer::UnbindTexture(
gles2_cmd_decoder.cc     [all...]
  /external/chromium_org/cc/test/
test_web_graphics_context_3d.cc 207 texture_targets_.UnbindTexture(ids[i]);
704 void TestWebGraphicsContext3D::TextureTargets::UnbindTexture(
test_web_graphics_context_3d.h 357 void UnbindTexture(GLuint id);

Completed in 101 milliseconds