Searched refs:samplerGroup (Results 1 – 4 of 4) sorted by relevance
1333 tcu::TestCaseGroup *const samplerGroup = in init() local1335 addChild(samplerGroup); in init()1342 samplerGroup->addChild(indexGroup); in init()
2468 …tcu::TestCaseGroup *const samplerGroup = new tcu::TestCaseGroup(m_testCtx, "sampler", "Sampler par… in init() local2469 addChild(samplerGroup); in init()2477 samplerGroup->addChild(new TextureBorderClampFormatCase( in init()
1946 tcu::TestCaseGroup *const samplerGroup = new tcu::TestCaseGroup(m_testCtx, "sampler"); in init() local1947 addChild(samplerGroup); in init()1953 samplerGroup->addChild(indexGroup); in init()
1424 GroupScope samplerGroup(&json, "SamplerManager"); in SerializeContextToString() local