Lines Matching refs:TextureCubeArrayFormatCase
95 class TextureCubeArrayFormatCase : public tcu::TestCase class
98 …TextureCubeArrayFormatCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::C…
99 …TextureCubeArrayFormatCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::C…
100 ~TextureCubeArrayFormatCase (void);
107 TextureCubeArrayFormatCase (const TextureCubeArrayFormatCase& other);
108 TextureCubeArrayFormatCase& operator= (const TextureCubeArrayFormatCase& other);
126 TextureCubeArrayFormatCase::TextureCubeArrayFormatCase (tcu::TestContext& testCtx, glu::RenderConte… in TextureCubeArrayFormatCase() function in deqp::gles31::Functional::TextureCubeArrayFormatCase
140 TextureCubeArrayFormatCase::TextureCubeArrayFormatCase (tcu::TestContext& testCtx, glu::RenderConte… in TextureCubeArrayFormatCase() function in deqp::gles31::Functional::TextureCubeArrayFormatCase
154 TextureCubeArrayFormatCase::~TextureCubeArrayFormatCase (void) in ~TextureCubeArrayFormatCase()
159 void TextureCubeArrayFormatCase::init (void) in init()
195 void TextureCubeArrayFormatCase::deinit (void) in deinit()
203 bool TextureCubeArrayFormatCase::testLayerFace (int layerFaceNdx) in testLayerFace()
256 TextureCubeArrayFormatCase::IterateResult TextureCubeArrayFormatCase::iterate (void) in iterate()
463 …unsizedGroup->addChild(new TextureCubeArrayFormatCase (m_testCtx, m_context.getRenderContext(), m_… in init()
464 …unsizedGroup->addChild(new TextureCubeArrayFormatCase (m_testCtx, m_context.getRenderContext(), m_… in init()
546 …sizedCubeArrayGroup->addChild(new TextureCubeArrayFormatCase (m_testCtx, m_context.getRenderContex… in init()
547 …sizedCubeArrayGroup->addChild(new TextureCubeArrayFormatCase (m_testCtx, m_context.getRenderContex… in init()
556 …sizedCubeArrayGroup->addChild(new TextureCubeArrayFormatCase (m_testCtx, m_context.getRenderContex… in init()
557 …sizedCubeArrayGroup->addChild(new TextureCubeArrayFormatCase (m_testCtx, m_context.getRenderContex… in init()