Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTextureBorderClampTests.cpp2459 …tcu::TestCaseGroup* const rangeClampGroup = new tcu::TestCaseGroup(m_testCtx, "range_clamp", "Rang… in init() local
2460 addChild(rangeClampGroup); in init()
2475rangeClampGroup->addChild(new TextureBorderClampRangeClampCase(m_context, caseName.c_str(), "", fo… in init()