Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/common/
DtcuRasterizationVerifier.cpp95 const int thresholdRed = 1 << (8 - redBits); in compareColors() local
793 const int thresholdRed = stackSize - 1; in verifyTriangleGroupInterpolationWithInterpolator() local
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fRasterizationTests.cpp1132 const int thresholdRed = 1 << (8 - m_context.getRenderTarget().getPixelFormat().redBits); in iterate() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fRasterizationTests.cpp1281 const int thresholdRed = 1 << (8 - getPixelFormat().redBits); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/
DvktRasterizationTests.cpp4829 const int thresholdRed = 1 << (8 - colorBits[0]); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationTests.cpp5090 const int thresholdRed = 1 << (8 - colorBits[0]); in iterate() local