Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleTests.cpp955 const deUint32 minColorCount = getUniqueColorsCount(minShadingImage); in verifyImage() local
962 << "Min. colors expected: " << minColorCount << "\n" in verifyImage()
966 if (minColorCount > testColorCount || testColorCount > maxColorCount) in verifyImage()
1029 const deUint32 minColorCount = getUniqueColorsCount(minSampleMaskImage); in verifyImage() local
1036 << "Min. colors expected: " << minColorCount << "\n" in verifyImage()
1040 if (minColorCount > testColorCount || testColorCount > maxColorCount) in verifyImage()