Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmVariablePointersTests.hpp35 tcu::TestCaseGroup *createPhysicalPointersComputeGroup(tcu::TestContext &testCtx);
DvktSpvAsmVariablePointersTests.cpp2776 tcu::TestCaseGroup *createPhysicalPointersComputeGroup(tcu::TestContext &testCtx) in createPhysicalPointersComputeGroup() function
DvktSpvAsmInstructionTests.cpp21257 computeTests->addChild(createPhysicalPointersComputeGroup(testCtx)); in createInstructionTests()