Lines Matching refs:TextureWrapCase
83 class TextureWrapCase : public tcu::TestCase class
86 …TextureWrapCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInf…
87 …TextureWrapCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInf…
88 …TextureWrapCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInf…
89 ~TextureWrapCase (void);
96 TextureWrapCase (const TextureWrapCase& other);
97 TextureWrapCase& operator= (const TextureWrapCase& other);
132 TextureWrapCase::TextureWrapCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const g… in TextureWrapCase() function in deqp::gles3::Functional::TextureWrapCase
152 TextureWrapCase::TextureWrapCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const g… in TextureWrapCase() function in deqp::gles3::Functional::TextureWrapCase
173 TextureWrapCase::TextureWrapCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const g… in TextureWrapCase() function in deqp::gles3::Functional::TextureWrapCase
194 TextureWrapCase::~TextureWrapCase (void) in ~TextureWrapCase()
199 void TextureWrapCase::init (void) in init()
300 void TextureWrapCase::deinit (void) in deinit()
308 TextureWrapCase::IterateResult TextureWrapCase::iterate (void) in iterate()
442 …rgba8Group->addChild(new TextureWrapCase(m_testCtx, m_context.getRenderContext(), m_context.getCon… in init()
473 …etc1Group->addChild(new TextureWrapCase(m_testCtx, m_context.getRenderContext(), m_context.getCont… in init()
496 …etc1Group->addChild(new TextureWrapCase(m_testCtx, m_context.getRenderContext(), m_context.getCont… in init()
552 …formatGroup->addChild(new TextureWrapCase(m_testCtx, m_context.getRenderContext(), m_context.getCo… in init()
603 …formatGroup->addChild(new TextureWrapCase(m_testCtx, m_context.getRenderContext(), m_context.getCo… in init()