Home
last modified time | relevance | path

Searched refs:TestFramebuffer (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fFboSRGBWriteControlTests.cpp556 class TestFramebuffer class
559 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::TestFramebuffer
620 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 …]