Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrConversionTests.cpp644 vector<Vec4> maxMidpointBounds; in textureConversionTest() local
690 …ction, config.addressModeU, config.addressModeV, minMidpointBounds, maxMidpointBounds, uvBounds, i… in textureConversionTest()
771 maxMidpointImage.getAccess().setPixel(maxMidpointBounds[ndx], x, y); in textureConversionTest()
799 …inMidpointBounds[ndx])) || tcu::boolAny(tcu::greaterThan(results[ndx], maxMidpointBounds[ndx]))) && in textureConversionTest()