Lines Matching refs:TextureWrapCase
82 class TextureWrapCase : public tcu::TestCase class
85 …TextureWrapCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInf…
86 …TextureWrapCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInf…
87 …TextureWrapCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInf…
88 ~TextureWrapCase (void);
95 TextureWrapCase (const TextureWrapCase& other);
96 TextureWrapCase& operator= (const TextureWrapCase& other);
129 TextureWrapCase::TextureWrapCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const g… in TextureWrapCase() function in deqp::gles3::Functional::TextureWrapCase
148 TextureWrapCase::TextureWrapCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const g… in TextureWrapCase() function in deqp::gles3::Functional::TextureWrapCase
168 TextureWrapCase::TextureWrapCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const g… in TextureWrapCase() function in deqp::gles3::Functional::TextureWrapCase
188 TextureWrapCase::~TextureWrapCase (void) in ~TextureWrapCase()
193 void TextureWrapCase::init (void) in init()
285 void TextureWrapCase::deinit (void) in deinit()
293 TextureWrapCase::IterateResult TextureWrapCase::iterate (void) in iterate()
418 …rgba8Group->addChild(new TextureWrapCase(m_testCtx, m_context.getRenderContext(), m_context.getCon… in init()
443 …etc1Group->addChild(new TextureWrapCase(m_testCtx, m_context.getRenderContext(), m_context.getCont… in init()
460 …etc1Group->addChild(new TextureWrapCase(m_testCtx, m_context.getRenderContext(), m_context.getCont… in init()
510 …formatGroup->addChild(new TextureWrapCase(m_testCtx, m_context.getRenderContext(), m_context.getCo… in init()
555 …formatGroup->addChild(new TextureWrapCase(m_testCtx, m_context.getRenderContext(), m_context.getCo… in init()