Lines Matching refs:TextureWrapCase
57 class TextureWrapCase : public tcu::TestCase class
60 …TextureWrapCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInf…
61 …TextureWrapCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInf…
62 ~TextureWrapCase (void);
69 TextureWrapCase (const TextureWrapCase& other);
70 TextureWrapCase& operator= (const TextureWrapCase& other);
90 TextureWrapCase::TextureWrapCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const g… in TextureWrapCase() function in deqp::gles2::Functional::TextureWrapCase
107 TextureWrapCase::TextureWrapCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const g… in TextureWrapCase() function in deqp::gles2::Functional::TextureWrapCase
125 TextureWrapCase::~TextureWrapCase (void) in ~TextureWrapCase()
130 void TextureWrapCase::init (void) in init()
161 void TextureWrapCase::deinit (void) in deinit()
169 TextureWrapCase::IterateResult TextureWrapCase::iterate (void) in iterate()
321 …addChild(new TextureWrapCase(m_testCtx, m_context.getRenderContext(), m_context.getContextInfo(), … in init()
339 …addChild(new TextureWrapCase(m_testCtx, m_context.getRenderContext(), m_context.getContextInfo(), … in init()
354 …addChild(new TextureWrapCase(m_testCtx, m_context.getRenderContext(), m_context.getContextInfo(), … in init()