Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingDataSpillTests.cpp2970 …de::MovePtr<tcu::TestCaseGroup> pipelineInterfaceGroup(new tcu::TestCaseGroup(testCtx, "pipeline_i… in createDataSpillTests() local
2993pipelineInterfaceGroup->addChild(new DataSpillPipelineInterfaceTestCase(testCtx, entry.name, param… in createDataSpillTests()
2996 group->addChild(pipelineInterfaceGroup.release()); in createDataSpillTests()