Lines Matching refs:TextureWrapCase
56 class TextureWrapCase : public tcu::TestCase class
59 …TextureWrapCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInf…
60 …TextureWrapCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInf…
61 ~TextureWrapCase (void);
68 TextureWrapCase (const TextureWrapCase& other);
69 TextureWrapCase& operator= (const TextureWrapCase& other);
89 TextureWrapCase::TextureWrapCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const g… in TextureWrapCase() function in deqp::gles2::Functional::TextureWrapCase
106 TextureWrapCase::TextureWrapCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const g… in TextureWrapCase() function in deqp::gles2::Functional::TextureWrapCase
124 TextureWrapCase::~TextureWrapCase (void) in ~TextureWrapCase()
129 void TextureWrapCase::init (void) in init()
151 void TextureWrapCase::deinit (void) in deinit()
159 TextureWrapCase::IterateResult TextureWrapCase::iterate (void) in iterate()
301 …addChild(new TextureWrapCase(m_testCtx, m_context.getRenderContext(), m_context.getContextInfo(), … in init()
319 …addChild(new TextureWrapCase(m_testCtx, m_context.getRenderContext(), m_context.getContextInfo(), … in init()
334 …addChild(new TextureWrapCase(m_testCtx, m_context.getRenderContext(), m_context.getContextInfo(), … in init()