Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fTextureCompletenessTests.cpp425 class Incomplete2DWrapModeCase : public Tex2DCompletenessCase class
428Incomplete2DWrapModeCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* na…
429 ~Incomplete2DWrapModeCase (void) {} in ~Incomplete2DWrapModeCase()
440 Incomplete2DWrapModeCase::Incomplete2DWrapModeCase (tcu::TestContext& testCtx, glu::RenderContext& … in Incomplete2DWrapModeCase() function in deqp::gles2::Functional::Incomplete2DWrapModeCase
449 void Incomplete2DWrapModeCase::createTexture (GLuint texture) in createTexture()
938 …tex2d->addChild(new Incomplete2DWrapModeCase(m_testCtx, m_context.getRenderContext(), "npot_t_repe… in init()
939 …tex2d->addChild(new Incomplete2DWrapModeCase(m_testCtx, m_context.getRenderContext(), "npot_s_repe… in init()
940 …tex2d->addChild(new Incomplete2DWrapModeCase(m_testCtx, m_context.getRenderContext(), "npot_all_re… in init()
941 …tex2d->addChild(new Incomplete2DWrapModeCase(m_testCtx, m_context.getRenderContext(), "npot_mirror… in init()
942 …tex2d->addChild(new Incomplete2DWrapModeCase(m_testCtx, m_context.getRenderContext(), "repeat_widt… in init()
[all …]