Home
last modified time | relevance | path

Searched defs:greenThreshold (Results 1 – 6 of 6) sorted by relevance

/third_party/vk-gl-cts/modules/gles2/functional/
Des2fReadPixelsTests.cpp219 …const deUint8 greenThreshold = (deUint8)deCeilFloatToInt32(256.0f * (2.0f / (float)(1 << deMin32(… in iterate() local
242 …const float greenThreshold = 2.0f / (float)(1 << deMin32(m_context.getRenderTarget().getPixelFor… in iterate() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fReadPixelsTests.cpp364 …const deUint8 greenThreshold = (deUint8)deCeilFloatToInt32(256.0f * (2.0f / (float)(1 << deMin32(… in iterate() local
387 …const float greenThreshold = 2.0f / (float)(1 << deMin32(m_context.getRenderTarget().getPixelFor… in iterate() local
Des3fPixelBufferObjectTests.cpp571 …const float greenThreshold = 2.0f / (float)(1 << deMin32(m_context.getRenderTarget().getPixelFor… in iterate() local
/third_party/vk-gl-cts/modules/gles2/stress/
Des2sSpecialFloatTests.cpp1402 const float greenThreshold = 0.1f; in testFBO() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fShaderMultisampleInterpolationTests.cpp83 const int greenThreshold = 8; in verifyGreenImage() local
/third_party/vk-gl-cts/modules/gles3/stress/
Des3sSpecialFloatTests.cpp1765 const float greenThreshold = 0.1f; in testFBO() local