Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmVariableInitTests.hpp34 tcu::TestCaseGroup *createVariableInitComputeGroup(tcu::TestContext &testCtx);
H A DvktSpvAsmVariableInitTests.cpp644 tcu::TestCaseGroup *createVariableInitComputeGroup(tcu::TestContext &testCtx) in createVariableInitComputeGroup() function
H A DvktSpvAsmInstructionTests.cpp21187 computeTests->addChild(createVariableInitComputeGroup(testCtx)); in createInstructionTests()