Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmConditionalBranchTests.hpp34 tcu::TestCaseGroup *createConditionalBranchComputeGroup(tcu::TestContext &testCtx);
H A DvktSpvAsmConditionalBranchTests.cpp222 tcu::TestCaseGroup *createConditionalBranchComputeGroup(tcu::TestContext &testCtx) in createConditionalBranchComputeGroup() function
H A DvktSpvAsmInstructionTests.cpp21188 computeTests->addChild(createConditionalBranchComputeGroup(testCtx)); in createInstructionTests()