Searched refs:TestFramebuffer (Results 1 – 1 of 1) sorted by relevance
556 class TestFramebuffer class559 TestFramebuffer(void);560 TestFramebuffer(Context &context, const uint32_t targetType, const uint32_t colorAttachment,562 ~TestFramebuffer(void);586 TestFramebuffer::TestFramebuffer(Context &context, const uint32_t targetType, const uint32_t colorA… in TestFramebuffer() function in deqp::gles31::Functional::__anon0174e0ff0111::TestFramebuffer620 TestFramebuffer::~TestFramebuffer(void) in ~TestFramebuffer()624 void TestFramebuffer::setTargetType(const uint32_t targetType) in setTargetType()629 FboType TestFramebuffer::getType(void) const in getType()634 uint32_t TestFramebuffer::getColorAttachment(void) const in getColorAttachment()639 int TestFramebuffer::getIdx(void) const in getIdx()[all …]