gallium: add polygon offset clamp state
This is required for D3D1x and supported by hardware.
This commit is contained in:
@@ -119,6 +119,8 @@ offset_units
|
||||
Specifies the polygon offset bias
|
||||
offset_scale
|
||||
Specifies the polygon offset scale
|
||||
offset_clamp
|
||||
Upper (if > 0) or lower (if < 0) bound on the polygon offset result
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user