Searched refs:setSlopeDepthBias (Results 1 – 10 of 10) sorted by relevance
292 void setSlopeDepthBias(float slopeBias);
2124 void Renderer::setSlopeDepthBias(float slopeBias) in setSlopeDepthBias() function in sw::Renderer
323 void setSlopeDepthBias(float slopeBias);
2540 void Renderer::setSlopeDepthBias(float slopeBias) in setSlopeDepthBias() function in sw::Renderer
79 setSlopeDepthBias(0.0f); in Device()
1888 device->setSlopeDepthBias(mState.polygonOffsetFactor); in applyState()1895 device->setSlopeDepthBias(0); in applyState()
81 setSlopeDepthBias(0.0f); in Device()
2927 device->setSlopeDepthBias(mState.polygonOffsetFactor); in applyState()2934 device->setSlopeDepthBias(0); in applyState()
2614 renderer->setSlopeDepthBias(0.0f); in SetRenderState()
3722 renderer->setSlopeDepthBias((float&)value); in SetRenderState()