Searched refs:testFragments (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsmInstructionTests.cpp | 7585 map<string, string> testFragments = fragments; in createOpLineTests() local 7586 testFragments["debug"] += "%file_name = OpString \"" + problemStrings[i].second + "\"\n"; in createOpLineTests() 7587 createTestsForAllStages(string("opline") + "_" + problemStrings[i].first, defaultColors, defaultColors, testFragments, opLineTests.get()); in createOpLineTests() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
H A D | vktSpvAsmInstructionTests.cpp | 7573 map<string, string> testFragments = fragments; in createOpLineTests() local 7574 testFragments["debug"] += "%file_name = OpString \"" + problemStrings[i].second + "\"\n"; in createOpLineTests() 7575 createTestsForAllStages(string("opline") + "_" + problemStrings[i].first, defaultColors, defaultColors, testFragments, opLineTests.get()); in createOpLineTests() local
|
Completed in 46 milliseconds