Home
last modified time | relevance | path

Searched refs:sstoreValue (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
H A DvktRobustnessExtsTests.cpp1393 string sstoreValue = de::toString(storeValue); in initPrograms() local
1400 expectedOOB3 = vecType + "(" + sstoreValue + ", 0, 0, 0)"; in initPrograms()
1404 expectedOOB3 = vecType + "(" + sstoreValue + ", " + sstoreValue + ", 0, 0)"; in initPrograms()
1408 expectedOOB3 = vecType + "(" + sstoreValue + ", " + sstoreValue + ", " + sstoreValue + ", 0)"; in initPrograms()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
H A DvktRobustnessExtsTests.cpp1434 string sstoreValue = de::toString(storeValue); in initPrograms() local
1441 expectedOOB3 = vecType + "(" + sstoreValue + ", 0, 0, 0)"; in initPrograms()
1445 expectedOOB3 = vecType + "(" + sstoreValue + ", " + sstoreValue + ", 0, 0)"; in initPrograms()
1449 expectedOOB3 = vecType + "(" + sstoreValue + ", " + sstoreValue + ", " + sstoreValue + ", 0)"; in initPrograms()

Completed in 13 milliseconds