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.cpp2760 tcu::TestCaseGroup *createVariablePointersComputeGroup(tcu::TestContext &testCtx) in createVariablePointersComputeGroup() function
DvktSpvAsmInstructionTests.cpp21256 computeTests->addChild(createVariablePointersComputeGroup(testCtx)); in createInstructionTests()