• Home
  • Raw
  • Download

Lines Matching refs:TextureWrapCase

83 class TextureWrapCase : public tcu::TestCase  class
86TextureWrapCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInf…
87TextureWrapCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInf…
88TextureWrapCase (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()
295 void TextureWrapCase::deinit (void) in deinit()
303 TextureWrapCase::IterateResult TextureWrapCase::iterate (void) in iterate()
428 …rgba8Group->addChild(new TextureWrapCase(m_testCtx, m_context.getRenderContext(), m_context.getCon… in init()
453 …etc1Group->addChild(new TextureWrapCase(m_testCtx, m_context.getRenderContext(), m_context.getCont… in init()
470 …etc1Group->addChild(new TextureWrapCase(m_testCtx, m_context.getRenderContext(), m_context.getCont… in init()
520 …formatGroup->addChild(new TextureWrapCase(m_testCtx, m_context.getRenderContext(), m_context.getCo… in init()
565 …formatGroup->addChild(new TextureWrapCase(m_testCtx, m_context.getRenderContext(), m_context.getCo… in init()