OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AttachTexture
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/gpu/command_buffer/service/
framebuffer_manager_unittest.cc
388
TEST_F(FramebufferInfoTest,
AttachTexture
) {
428
framebuffer_->
AttachTexture
(
511
framebuffer_->
AttachTexture
(
568
framebuffer_->
AttachTexture
(GL_COLOR_ATTACHMENT0, NULL, 0, 0, 0);
631
framebuffer_->
AttachTexture
(
633
framebuffer_->
AttachTexture
(
674
framebuffer_->
AttachTexture
(
730
framebuffer_->
AttachTexture
(
[
all
...]
framebuffer_manager.h
80
void
AttachTexture
(
framebuffer_manager.cc
563
AttachTexture
(it->first, NULL, GL_TEXTURE_2D, 0, 0);
599
void Framebuffer::
AttachTexture
(
texture_manager_unittest.cc
[
all
...]
gles2_cmd_decoder.cc
[
all
...]
Completed in 455 milliseconds