Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationWindingTests.cpp111 const int otherPixels = totalNumPixels - numWhitePixels - numRedPixels; in verifyResultImage() local
112 if (otherPixels > 0) in verifyResultImage()
115 << "Failure: Got " << otherPixels << " other than white or red pixels" in verifyResultImage()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
DvktTessellationWindingTests.cpp111 const int otherPixels = totalNumPixels - numWhitePixels - numRedPixels; in verifyResultImage() local
112 if (otherPixels > 0) in verifyResultImage()
115 << "Failure: Got " << otherPixels << " other than white or red pixels" in verifyResultImage()