Lines Matching refs:Compressed2DFormatCase
721 class Compressed2DFormatCase : public tcu::TestCase class
724 Compressed2DFormatCase (tcu::TestContext& testCtx,
733 ~Compressed2DFormatCase (void);
740 Compressed2DFormatCase (const Compressed2DFormatCase& other);
741 Compressed2DFormatCase& operator= (const Compressed2DFormatCase& other);
756 Compressed2DFormatCase::Compressed2DFormatCase (tcu::TestContext& testCtx, in Compressed2DFormatCase() function in deqp::gles3::Functional::Compressed2DFormatCase
777 Compressed2DFormatCase::~Compressed2DFormatCase (void) in ~Compressed2DFormatCase()
782 void Compressed2DFormatCase::init (void) in init()
796 void Compressed2DFormatCase::deinit (void) in deinit()
804 Compressed2DFormatCase::IterateResult Compressed2DFormatCase::iterate (void) in iterate()
1482 …compressedGroup->addChild(new Compressed2DFormatCase (m_testCtx, m_context.getRenderContext(), m_c… in init()
1484 …compressedGroup->addChild(new Compressed2DFormatCase (m_testCtx, m_context.getRenderContext(), m_c… in init()