Searched refs:slopeScaledDepthBias (Results 1 – 7 of 7) sorted by relevance
1168 float slopeScaledDepthBias; member1195 float slopeScaledDepthBias; member
971 float slopeScaledDepthBias, in SVGA3D_vgpu10_DefineRasterizerState() argument987 SVGA3D_COPY_BASIC_6(depthBiasClamp, slopeScaledDepthBias, in SVGA3D_vgpu10_DefineRasterizerState()
571 float slopeScaledDepthBias,
1062 float slopeScaledDepthBias; member
478 if (pState->depthBias == 0 && pState->slopeScaledDepthBias == 0)483 float scale = pState->slopeScaledDepthBias;
1186 rastState->slopeScaledDepthBias = rasterizer->offset_scale; in swr_update_derived()1190 rastState->slopeScaledDepthBias = 0; in swr_update_derived()
1849 SVGA3D_DUMP_PARAMETER(slopeScaledDepthBias, f); in SVGA3D_DUMP_HEADER()