Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fOpaqueTypeIndexingTests.cpp1333 tcu::TestCaseGroup *const samplerGroup = in init() local
1335 addChild(samplerGroup); in init()
1342 samplerGroup->addChild(indexGroup); in init()
H A Des31fTextureBorderClampTests.cpp2468 …tcu::TestCaseGroup *const samplerGroup = new tcu::TestCaseGroup(m_testCtx, "sampler", "Sampler par… in init() local
2469 addChild(samplerGroup); in init()
2477 samplerGroup->addChild(new TextureBorderClampFormatCase( in init()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktOpaqueTypeIndexingTests.cpp1946 tcu::TestCaseGroup *const samplerGroup = new tcu::TestCaseGroup(m_testCtx, "sampler"); in init() local
1947 addChild(samplerGroup); in init()
1953 samplerGroup->addChild(indexGroup); in init()
/aosp_15_r20/external/angle/src/libANGLE/capture/
H A Dserialize.cpp1424 GroupScope samplerGroup(&json, "SamplerManager"); in SerializeContextToString() local