Home
last modified time | relevance | path

Searched refs:Incomplete2DWrapModeCase (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fTextureCompletenessTests.cpp422 class Incomplete2DWrapModeCase : public Tex2DCompletenessCase class
425Incomplete2DWrapModeCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* na…
426 ~Incomplete2DWrapModeCase (void) {} in ~Incomplete2DWrapModeCase()
437 Incomplete2DWrapModeCase::Incomplete2DWrapModeCase (tcu::TestContext& testCtx, glu::RenderContext& … in Incomplete2DWrapModeCase() function in deqp::gles2::Functional::Incomplete2DWrapModeCase
446 void Incomplete2DWrapModeCase::createTexture (void) in createTexture()
953 …tex2d->addChild(new Incomplete2DWrapModeCase(m_testCtx, m_context.getRenderContext(), "npot_t_repe… in init()
954 …tex2d->addChild(new Incomplete2DWrapModeCase(m_testCtx, m_context.getRenderContext(), "npot_s_repe… in init()
955 …tex2d->addChild(new Incomplete2DWrapModeCase(m_testCtx, m_context.getRenderContext(), "npot_all_re… in init()
956 …tex2d->addChild(new Incomplete2DWrapModeCase(m_testCtx, m_context.getRenderContext(), "npot_mirror… in init()
957 …tex2d->addChild(new Incomplete2DWrapModeCase(m_testCtx, m_context.getRenderContext(), "repeat_widt… in init()
[all …]