Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.hpp34 tcu::TestCaseGroup* createInstructionTests (tcu::TestContext& testCtx);
DvktSpvAsmTests.cpp41 spirVAssemblyTests->addChild(createInstructionTests(testCtx)); in createChildren()
DvktSpvAsmInstructionTests.cpp8945 tcu::TestCaseGroup* createInstructionTests (tcu::TestContext& testCtx) in createInstructionTests() function