Searched refs:createMutableTestVariants (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/binding_model/ |
H A D | vktBindingMutableTests.cpp | 3717 void createMutableTestVariants(tcu::TestContext &testCtx, tcu::TestCaseGroup *parentGroup, in createMutableTestVariants() function 3970 createMutableTestVariants(testCtx, subGroup.get(), setPtr, allStages); in createChildren() 3985 createMutableTestVariants(testCtx, subGroup.get(), setPtr, reducedStages); in createChildren() 4010 … createMutableTestVariants(testCtx, combinationGroup.get(), setPtr, reducedStages); in createChildren() 4034 createMutableTestVariants(testCtx, descGroup.get(), descriptorSet, reducedStages); in createChildren() 4142 createMutableTestVariants(testCtx, aliasingGroup.get(), descriptorSet, computeOnly); in createChildren() 4211 createMutableTestVariants(testCtx, aliasingGroup.get(), descriptorSet, computeOnly); in createChildren() 4250 createMutableTestVariants(testCtx, dstGroup, descriptorSet, computeOnly); in createChildren()
|