Lines Matching refs:TextureCubeArrayFormatCase

72 class TextureCubeArrayFormatCase : public tcu::TestCase  class
75TextureCubeArrayFormatCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::C…
76TextureCubeArrayFormatCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::C…
77 ~TextureCubeArrayFormatCase (void);
84 TextureCubeArrayFormatCase (const TextureCubeArrayFormatCase& other);
85 TextureCubeArrayFormatCase& operator= (const TextureCubeArrayFormatCase& other);
104 TextureCubeArrayFormatCase::TextureCubeArrayFormatCase (tcu::TestContext& testCtx, glu::RenderConte… in TextureCubeArrayFormatCase() function in deqp::gles31::Functional::TextureCubeArrayFormatCase
118 TextureCubeArrayFormatCase::TextureCubeArrayFormatCase (tcu::TestContext& testCtx, glu::RenderConte… in TextureCubeArrayFormatCase() function in deqp::gles31::Functional::TextureCubeArrayFormatCase
132 TextureCubeArrayFormatCase::~TextureCubeArrayFormatCase (void) in ~TextureCubeArrayFormatCase()
137 void TextureCubeArrayFormatCase::init (void) in init()
161 void TextureCubeArrayFormatCase::deinit (void) in deinit()
169 bool TextureCubeArrayFormatCase::checkSupport (void) in checkSupport()
174 bool TextureCubeArrayFormatCase::testLayerFace (int layerFaceNdx) in testLayerFace()
227 TextureCubeArrayFormatCase::IterateResult TextureCubeArrayFormatCase::iterate (void) in iterate()
432 …unsizedGroup->addChild(new TextureCubeArrayFormatCase (m_testCtx, m_context.getRenderContext(), m_… in init()
433 …unsizedGroup->addChild(new TextureCubeArrayFormatCase (m_testCtx, m_context.getRenderContext(), m_… in init()
513 …sizedCubeArrayGroup->addChild(new TextureCubeArrayFormatCase (m_testCtx, m_context.getRenderContex… in init()
514 …sizedCubeArrayGroup->addChild(new TextureCubeArrayFormatCase (m_testCtx, m_context.getRenderContex… in init()
523 …sizedCubeArrayGroup->addChild(new TextureCubeArrayFormatCase (m_testCtx, m_context.getRenderContex… in init()
524 …sizedCubeArrayGroup->addChild(new TextureCubeArrayFormatCase (m_testCtx, m_context.getRenderContex… in init()