Searched defs:sampleDepth (Results 1 – 1 of 1) sorted by relevance
118 …tcu::TextureFormat& format, const VkDepthBiasRepresentationEXT repr, bool exact, float sampleDepth) in calcMinResolvableDiff()183 double getDepthErrorThreshold (const tcu::TextureFormat& format, const float sampleDepth) in getDepthErrorThreshold()399 …const float sampleDepth = ((m_params.usedFactor == UsedFactor::CONSTANT) ? m_params.constantDepth … in iterate() local