Lines Matching defs:clamp
1114 float clamp;
2608 // Returns true if the test needs the depth bias clamp feature.
2611 return (getActiveDepthBiasParams().clamp != 0.0f);
3112 // Check depth bias clamp feature.
3114 TCU_THROW(NotSupportedError, "Depth bias clamp not supported");
3990 depthBiasInfo.depthBiasClamp = bias.clamp;
3997 vkd.cmdSetDepthBias(cmdBuffer, bias.constantFactor, bias.clamp, 0.0f);
5316 m_testConfig.depthBiasConfig.staticValue.clamp, // float depthBiasClamp;
7452 // Depth clamp enable.
7469 // Dynamically enable depth clamp
7488 // Dynamically disable depth clamp
7516 // Dynamically enable depth clamp while making sure depth clip is disabled
7536 // Dynamically enable depth clamp while keeping depth clip enabled statically
7556 // Dynamically disable depth clamp making sure depth clipping is enabled
7559 // Note: the combination of depth clamp disabled and depth clip disabled cannot be tested because if Zf falls outside