Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmVariablePointersTests.hpp34 tcu::TestCaseGroup *createVariablePointersComputeGroup(tcu::TestContext &testCtx);
H A DvktSpvAsmVariablePointersTests.cpp2760 tcu::TestCaseGroup *createVariablePointersComputeGroup(tcu::TestContext &testCtx) in createVariablePointersComputeGroup() function
H A DvktSpvAsmInstructionTests.cpp21190 computeTests->addChild(createVariablePointersComputeGroup(testCtx)); in createInstructionTests()