Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationDepthBiasControlTests.cpp118 …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