Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrConversionTests.cpp725 vector<vector<Vec4> > maxMidpointBounds; in textureConversionTest() local
799 maxMidpointBounds.push_back (maxMidpointBound); in textureConversionTest()
893 maxMidpointImages[i].getAccess().setPixel(maxMidpointBounds[i][ndx], x, y); in textureConversionTest()
923 …tBounds[i][ndx])) || tcu::boolAny(tcu::greaterThan(results[i][ndx], maxMidpointBounds[i][ndx]))) && in textureConversionTest()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
DvktYCbCrConversionTests.cpp725 vector<vector<Vec4> > maxMidpointBounds; in textureConversionTest() local
799 maxMidpointBounds.push_back (maxMidpointBound); in textureConversionTest()
893 maxMidpointImages[i].getAccess().setPixel(maxMidpointBounds[i][ndx], x, y); in textureConversionTest()
923 …tBounds[i][ndx])) || tcu::boolAny(tcu::greaterThan(results[i][ndx], maxMidpointBounds[i][ndx]))) && in textureConversionTest()