Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmVariablePointersTests.hpp36 tcu::TestCaseGroup *createVariablePointersGraphicsGroup(tcu::TestContext &testCtx);
H A DvktSpvAsmVariablePointersTests.cpp2788 tcu::TestCaseGroup *createVariablePointersGraphicsGroup(tcu::TestContext &testCtx) in createVariablePointersGraphicsGroup() function
H A DvktSpvAsmInstructionTests.cpp21273 graphicsTests->addChild(createVariablePointersGraphicsGroup(testCtx)); in createInstructionTests()