Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles3/functional/
Des3fShaderDerivateTests.cpp472 const tcu::Vec4& surfaceThreshold, in reverifyConstantDerivateWithFlushRelaxations()
1108 const tcu::Vec4 surfaceThreshold = getSurfaceThreshold() / abs(m_derivScale); in verify() local
1440 const tcu::Vec4 surfaceThreshold = getSurfaceThreshold() / abs(m_derivScale); in verify() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderDerivateTests.cpp408 const tcu::Vec4& surfaceThreshold, in reverifyConstantDerivateWithFlushRelaxations()
999 const tcu::Vec4 surfaceThreshold = getSurfaceThreshold() / abs(m_values.derivScale); in verify() local
1299 const tcu::Vec4 surfaceThreshold = getSurfaceThreshold() / abs(m_values.derivScale); in verify() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fLayoutBindingTests.cpp645 …const tcu::RGBA surfaceThreshold = m_context.getRenderContext().getRenderTarget().getPixelFormat… in drawAndVerifyResult() local