Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmSpirvVersionTests.hpp36 tcu::TestCaseGroup* createSpivVersionCheckTests(tcu::TestContext& testCtx, const bool compute);
DvktSpvAsmSpirvVersionTests.cpp359 tcu::TestCaseGroup* createSpivVersionCheckTests (tcu::TestContext& testCtx, const bool compute) in createSpivVersionCheckTests() function
DvktSpvAsmInstructionTests.cpp18082 computeTests->addChild(createSpivVersionCheckTests(testCtx, testComputePipeline)); in createInstructionTests()
18157 graphicsTests->addChild(createSpivVersionCheckTests(testCtx, !testComputePipeline)); in createInstructionTests()