Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrUtil.cpp238 const deUint8 noMask = 0xffu; in fillRandom() local
280 …nst deUint8 finalMask = (noNan && ((ndx % static_cast<size_t>(maskStride)) == 0u)) ? mask : noMask; in fillRandom()