Searched refs:setDepthBias (Results 1 – 11 of 11) sorted by relevance
365 void setDepthBias(float bias);
2448 void Renderer::setDepthBias(float bias) in setDepthBias() function in sw::Renderer
90 setDepthBias(0.0f); in Device()
1878 device->setDepthBias(depthBias); in applyState()1884 device->setDepthBias(0); in applyState()
88 setDepthBias(0.0f); in Device()
1865 device->setDepthBias(depthBias); in applyState()1871 device->setDepthBias(0); in applyState()
89 setDepthBias(0.0f); in Device()
2852 device->setDepthBias(depthBias); in applyState()2858 device->setDepthBias(0); in applyState()
2613 renderer->setDepthBias(-2.0e-6f * value); in SetRenderState()
3901 renderer->setDepthBias((float&)value); in SetRenderState()
13876 …void setDepthBias( float depthBiasConstantFactor, float depthBiasClamp, float depthBiasSlopeFactor… in setDepthBias() function in vk::CommandBuffer13883 …void setDepthBias( float depthBiasConstantFactor, float depthBiasClamp, float depthBiasSlopeFactor… in setDepthBias() function in vk::CommandBuffer