Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassFragmentDensityMapTests.cpp1812 …deUint32 estimatedColorCount = m_testParams.viewCount * m_testParams.fragmentArea.x() * m_testPara… in verifyImage() local
1816 estimatedColorCount = m_testParams.viewCount + 2; in verifyImage()
1842 if (color.second > estimatedColorCount) in verifyImage()