Home
last modified time | relevance | path

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

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