Home
last modified time | relevance | path

Searched refs:refColorAccess (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawMultiExtTests.cpp1260 tcu::PixelBufferAccess refColorAccess = refColorLevel.getAccess(); in iterate() local
1300 refColorAccess.setPixel(referenceColor, x, y); in iterate()
1308 …if (!tcu::intThresholdCompare(log, colorSetName.c_str(), "", refColorAccess, colorAccess, tcu::UVe… in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
DvktDrawMultiExtTests.cpp1260 tcu::PixelBufferAccess refColorAccess = refColorLevel.getAccess(); in iterate() local
1300 refColorAccess.setPixel(referenceColor, x, y); in iterate()
1308 …if (!tcu::intThresholdCompare(log, colorSetName.c_str(), "", refColorAccess, colorAccess, tcu::UVe… in iterate()