• Home
  • Raw
  • Download

Lines Matching refs:Texture2DArrayFormatCase

481 class Texture2DArrayFormatCase : public tcu::TestCase  class
484Texture2DArrayFormatCase(tcu::TestContext &testCtx, Context &context, const char *name, const char…
486Texture2DArrayFormatCase(tcu::TestContext &testCtx, Context &context, const char *name, const char…
488 ~Texture2DArrayFormatCase(void);
495 Texture2DArrayFormatCase(const Texture2DArrayFormatCase &other);
496 Texture2DArrayFormatCase &operator=(const Texture2DArrayFormatCase &other);
515 Texture2DArrayFormatCase::Texture2DArrayFormatCase(tcu::TestContext &testCtx, Context &context, con… in Texture2DArrayFormatCase() function in deqp::gles3::Functional::Texture2DArrayFormatCase
532 Texture2DArrayFormatCase::Texture2DArrayFormatCase(tcu::TestContext &testCtx, Context &context, con… in Texture2DArrayFormatCase() function in deqp::gles3::Functional::Texture2DArrayFormatCase
549 Texture2DArrayFormatCase::~Texture2DArrayFormatCase(void) in ~Texture2DArrayFormatCase()
554 void Texture2DArrayFormatCase::init(void) in init()
575 void Texture2DArrayFormatCase::deinit(void) in deinit()
583 bool Texture2DArrayFormatCase::testLayer(int layerNdx) in testLayer()
634 Texture2DArrayFormatCase::IterateResult Texture2DArrayFormatCase::iterate(void) in iterate()
1411 …unsizedGroup->addChild(new Texture2DArrayFormatCase(m_testCtx, m_context, (nameBase + "_2d_array_p… in init()
1414 …unsizedGroup->addChild(new Texture2DArrayFormatCase(m_testCtx, m_context, (nameBase + "_2d_array_n… in init()
1663 …sized2DArrayGroup->addChild(new Texture2DArrayFormatCase(m_testCtx, m_context, (nameBase + "_pot")… in init()
1666 …sized2DArrayGroup->addChild(new Texture2DArrayFormatCase(m_testCtx, m_context, (nameBase + "_npot"… in init()
1695 …sized2DArrayGroup->addChild(new Texture2DArrayFormatCase(m_testCtx, m_context, (nameBase + "_pot")… in init()
1698 …sized2DArrayGroup->addChild(new Texture2DArrayFormatCase(m_testCtx, m_context, (nameBase + "_npot"… in init()