Lines Matching refs:Texture2DArrayFormatCase
446 class Texture2DArrayFormatCase : public tcu::TestCase class
449 …Texture2DArrayFormatCase (tcu::TestContext& testCtx, Context& context, const char* name, const cha…
450 …Texture2DArrayFormatCase (tcu::TestContext& testCtx, Context& context, const char* name, const cha…
451 ~Texture2DArrayFormatCase (void);
458 Texture2DArrayFormatCase (const Texture2DArrayFormatCase& other);
459 Texture2DArrayFormatCase& operator= (const Texture2DArrayFormatCase& other);
478 Texture2DArrayFormatCase::Texture2DArrayFormatCase (tcu::TestContext& testCtx, Context& context, co… in Texture2DArrayFormatCase() function in deqp::gles3::Functional::Texture2DArrayFormatCase
493 Texture2DArrayFormatCase::Texture2DArrayFormatCase (tcu::TestContext& testCtx, Context& context, co… in Texture2DArrayFormatCase() function in deqp::gles3::Functional::Texture2DArrayFormatCase
508 Texture2DArrayFormatCase::~Texture2DArrayFormatCase (void) in ~Texture2DArrayFormatCase()
513 void Texture2DArrayFormatCase::init (void) in init()
532 void Texture2DArrayFormatCase::deinit (void) in deinit()
540 bool Texture2DArrayFormatCase::testLayer (int layerNdx) in testLayer()
588 Texture2DArrayFormatCase::IterateResult Texture2DArrayFormatCase::iterate (void) in iterate()
1351 …unsizedGroup->addChild(new Texture2DArrayFormatCase (m_testCtx, m_context, (nameBase + "_2d_array… in init()
1352 …unsizedGroup->addChild(new Texture2DArrayFormatCase (m_testCtx, m_context, (nameBase + "_2d_array… in init()
1440 …sized2DArrayGroup->addChild (new Texture2DArrayFormatCase (m_testCtx, m_context, (nameBase + "_pot… in init()
1441 …sized2DArrayGroup->addChild (new Texture2DArrayFormatCase (m_testCtx, m_context, (nameBase + "_npo… in init()
1456 …sized2DArrayGroup->addChild (new Texture2DArrayFormatCase (m_testCtx, m_context, (nameBase + "_pot… in init()
1457 …sized2DArrayGroup->addChild (new Texture2DArrayFormatCase (m_testCtx, m_context, (nameBase + "_npo… in init()