Searched refs:slopeScaledDepthBias (Results 1 – 7 of 7) sorted by relevance
1307 float slopeScaledDepthBias; member1336 float slopeScaledDepthBias; member
571 float slopeScaledDepthBias,
977 float slopeScaledDepthBias, in SVGA3D_vgpu10_DefineRasterizerState() argument993 SVGA3D_COPY_BASIC_6(depthBiasClamp, slopeScaledDepthBias, in SVGA3D_vgpu10_DefineRasterizerState()
1081 float slopeScaledDepthBias; member
508 if (pState->depthBias == 0 && pState->slopeScaledDepthBias == 0)513 float scale = pState->slopeScaledDepthBias;
1311 rastState->slopeScaledDepthBias = rasterizer->offset_scale; in swr_update_derived()1315 rastState->slopeScaledDepthBias = 0; in swr_update_derived()
1849 SVGA3D_DUMP_PARAMETER(slopeScaledDepthBias, f); in SVGA3D_DUMP_HEADER()