Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmPointerParameterTests.hpp35 tcu::TestCaseGroup *createPointerParameterGraphicsGroup(tcu::TestContext &testCtx);
H A DvktSpvAsmPointerParameterTests.cpp1090 tcu::TestCaseGroup *createPointerParameterGraphicsGroup(tcu::TestContext &testCtx) in createPointerParameterGraphicsGroup() function
H A DvktSpvAsmInstructionTests.cpp21282 graphicsTests->addChild(createPointerParameterGraphicsGroup(testCtx)); in createInstructionTests()