Home
last modified time | relevance | path

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

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