Home
last modified time | relevance | path

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

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