Home
last modified time | relevance | path

Searched defs:redThreshold (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/modules/gles2/functional/
Des2fReadPixelsTests.cpp218 …const deUint8 redThreshold = (deUint8)deCeilFloatToInt32(256.0f * (2.0f / (float)(1 << deMin32(m_… in iterate() local
241 …const float redThreshold = 2.0f / (float)(1 << deMin32(m_context.getRenderTarget().getPixelForma… in iterate() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fReadPixelsTests.cpp363 …const deUint8 redThreshold = (deUint8)deCeilFloatToInt32(256.0f * (2.0f / (float)(1 << deMin32(m_… in iterate() local
386 …const float redThreshold = 2.0f / (float)(1 << deMin32(m_context.getRenderTarget().getPixelForma… in iterate() local
Des3fPixelBufferObjectTests.cpp570 …const float redThreshold = 2.0f / (float)(1 << deMin32(m_context.getRenderTarget().getPixelForma… in iterate() local