Home
last modified time | relevance | path

Searched defs:thresholdGreen (Results 1 – 5 of 5) sorted by relevance

/third_party/vk-gl-cts/framework/common/
DtcuRasterizationVerifier.cpp96 const int thresholdGreen = 1 << (8 - greenBits); in compareColors() local
794 const int thresholdGreen = stackSize - 1; in verifyTriangleGroupInterpolationWithInterpolator() local
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fRasterizationTests.cpp1133 …const int thresholdGreen = 1 << (8 - m_context.getRenderTarget().getPixelFormat().greenBi… in iterate() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fRasterizationTests.cpp1282 const int thresholdGreen = 1 << (8 - getPixelFormat().greenBits); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/
DvktRasterizationTests.cpp4830 const int thresholdGreen = 1 << (8 - colorBits[1]); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationTests.cpp5080 const int thresholdGreen = 1 << (8 - colorBits[1]); in iterate() local