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);
130 TextureWrapCase::TextureWrapCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const g… in TextureWrapCase() function in deqp::gles3::Functional::TextureWrapCase
149 TextureWrapCase::TextureWrapCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const g… in TextureWrapCase() function in deqp::gles3::Functional::TextureWrapCase
169 TextureWrapCase::TextureWrapCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const g… in TextureWrapCase() function in deqp::gles3::Functional::TextureWrapCase
189 TextureWrapCase::~TextureWrapCase (void) in ~TextureWrapCase()
194 void TextureWrapCase::init (void) in init()
286 void TextureWrapCase::deinit (void) in deinit()
294 TextureWrapCase::IterateResult TextureWrapCase::iterate (void) in iterate()
419 …rgba8Group->addChild(new TextureWrapCase(m_testCtx, m_context.getRenderContext(), m_context.getCon… in init()
444 …etc1Group->addChild(new TextureWrapCase(m_testCtx, m_context.getRenderContext(), m_context.getCont… in init()
461 …etc1Group->addChild(new TextureWrapCase(m_testCtx, m_context.getRenderContext(), m_context.getCont… in init()
511 …formatGroup->addChild(new TextureWrapCase(m_testCtx, m_context.getRenderContext(), m_context.getCo… in init()
556 …formatGroup->addChild(new TextureWrapCase(m_testCtx, m_context.getRenderContext(), m_context.getCo… in init()