Lines Matching refs:TextureCubeFormatCase

221 class TextureCubeFormatCase : public tcu::TestCase  class
224TextureCubeFormatCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name,…
225TextureCubeFormatCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name,…
226 ~TextureCubeFormatCase (void);
233 TextureCubeFormatCase (const TextureCubeFormatCase& other);
234 TextureCubeFormatCase& operator= (const TextureCubeFormatCase& other);
252 TextureCubeFormatCase::TextureCubeFormatCase (tcu::TestContext& testCtx, glu::RenderContext& render… in TextureCubeFormatCase() function in deqp::gles3::Functional::TextureCubeFormatCase
266 TextureCubeFormatCase::TextureCubeFormatCase (tcu::TestContext& testCtx, glu::RenderContext& render… in TextureCubeFormatCase() function in deqp::gles3::Functional::TextureCubeFormatCase
280 TextureCubeFormatCase::~TextureCubeFormatCase (void) in ~TextureCubeFormatCase()
285 void TextureCubeFormatCase::init (void) in init()
335 void TextureCubeFormatCase::deinit (void) in deinit()
343 bool TextureCubeFormatCase::testFace (tcu::CubeFace face) in testFace()
396 TextureCubeFormatCase::IterateResult TextureCubeFormatCase::iterate (void) in iterate()
1309 …unsizedGroup->addChild(new TextureCubeFormatCase (m_testCtx, m_context.getRenderContext(), (nameB… in init()
1310 …unsizedGroup->addChild(new TextureCubeFormatCase (m_testCtx, m_context.getRenderContext(), (nameB… in init()
1396 …sizedCubeGroup->addChild (new TextureCubeFormatCase (m_testCtx, m_context.getRenderContext(), (na… in init()
1397 …sizedCubeGroup->addChild (new TextureCubeFormatCase (m_testCtx, m_context.getRenderContext(), (na… in init()
1412 …sizedCubeGroup->addChild (new TextureCubeFormatCase (m_testCtx, m_context.getRenderContext(), (na… in init()
1413 …sizedCubeGroup->addChild (new TextureCubeFormatCase (m_testCtx, m_context.getRenderContext(), (na… in init()