OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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]);
710
void TestWebGraphicsContext3D::TextureTargets::
UnbindTexture
(
test_web_graphics_context_3d.h
381
void
UnbindTexture
(GLuint id);
Completed in 477 milliseconds