Searched refs:opLineTests (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmInstructionTests.cpp | 6254 …de::MovePtr<tcu::TestCaseGroup> opLineTests (new tcu::TestCaseGroup(testCtx, "opnoline", "OpNo… in createOpNoLineTests() local 6301 createTestsForAllStages("opnoline", defaultColors, defaultColors, fragments, opLineTests.get()); in createOpNoLineTests() 6303 return opLineTests.release(); in createOpNoLineTests() 6348 …de::MovePtr<tcu::TestCaseGroup> opLineTests (new tcu::TestCaseGroup(testCtx, "opline", "Op… in createOpLineTests() local 6401 …) + "_" + problemStrings[i].first, defaultColors, defaultColors, testFragments, opLineTests.get()); in createOpLineTests() 6404 return opLineTests.release(); in createOpLineTests()
|