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

  /external/chromium_org/gpu/command_buffer/service/
framebuffer_manager_unittest.cc 163 EXPECT_FALSE(framebuffer_->HasStencilAttachment());
217 EXPECT_FALSE(framebuffer_->HasStencilAttachment());
234 EXPECT_FALSE(framebuffer_->HasStencilAttachment());
251 EXPECT_FALSE(framebuffer_->HasStencilAttachment());
293 EXPECT_TRUE(framebuffer_->HasStencilAttachment());
304 EXPECT_TRUE(framebuffer_->HasStencilAttachment());
370 EXPECT_FALSE(framebuffer_->HasStencilAttachment());
    [all...]
framebuffer_manager.h 107 bool HasStencilAttachment() const;
framebuffer_manager.cc 397 bool Framebuffer::HasStencilAttachment() const {
gles2_cmd_decoder.cc     [all...]

Completed in 35 milliseconds