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
389
TEST_F(FramebufferInfoTest,
AttachTexture
) {
429
framebuffer_->
AttachTexture
(
512
framebuffer_->
AttachTexture
(
569
framebuffer_->
AttachTexture
(GL_COLOR_ATTACHMENT0, NULL, 0, 0, 0);
603
framebuffer_->
AttachTexture
(
663
framebuffer_->
AttachTexture
(GL_COLOR_ATTACHMENT1, NULL, 0, 0, 0);
708
framebuffer_->
AttachTexture
(
784
framebuffer_->
AttachTexture
(
786
framebuffer_->
AttachTexture
(
[
all
...]
framebuffer_manager.h
81
void
AttachTexture
(
framebuffer_manager.cc
614
AttachTexture
(it->first, NULL, GL_TEXTURE_2D, 0, 0);
650
void Framebuffer::
AttachTexture
(
texture_manager_unittest.cc
[
all
...]
gles2_cmd_decoder.cc
[
all
...]
Completed in 1253 milliseconds