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

  /external/chromium_org/gpu/command_buffer/service/
framebuffer_manager_unittest.cc 168 EXPECT_EQ(static_cast<GLenum>(0), framebuffer_->GetColorAttachmentFormat());
216 framebuffer_->GetColorAttachmentFormat());
233 framebuffer_->GetColorAttachmentFormat());
250 framebuffer_->GetColorAttachmentFormat());
292 framebuffer_->GetColorAttachmentFormat());
303 framebuffer_->GetColorAttachmentFormat());
369 framebuffer_->GetColorAttachmentFormat());
435 EXPECT_EQ(static_cast<GLenum>(0), framebuffer_->GetColorAttachmentFormat());
483 framebuffer_->GetColorAttachmentFormat());
515 framebuffer_->GetColorAttachmentFormat());
    [all...]
framebuffer_manager.h 109 GLenum GetColorAttachmentFormat() const;
framebuffer_manager.cc 451 GLenum Framebuffer::GetColorAttachmentFormat() const {
gles2_cmd_decoder.cc     [all...]

Completed in 438 milliseconds