summaryrefslogtreecommitdiff
path: root/src/gallium/docs
diff options
context:
space:
mode:
authorChristoph Bumiller <e0425955@student.tuwien.ac.at>2011-09-24 13:22:29 +0200
committerChristoph Bumiller <e0425955@student.tuwien.ac.at>2011-09-28 16:28:17 +0200
commit16f8308c3df020a786908be065d3dcb90c8ca2a5 (patch)
tree92795591dce6eed395d80a1bbb4041952e78375a /src/gallium/docs
parentf83af361a4e44ee89c63e769501ed93caa22e30f (diff)
gallium: add polygon offset clamp state
This is required for D3D1x and supported by hardware.
Diffstat (limited to 'src/gallium/docs')
-rw-r--r--src/gallium/docs/source/cso/rasterizer.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gallium/docs/source/cso/rasterizer.rst b/src/gallium/docs/source/cso/rasterizer.rst
index e10c16ed900..a3836d9286a 100644
--- a/src/gallium/docs/source/cso/rasterizer.rst
+++ b/src/gallium/docs/source/cso/rasterizer.rst
@@ -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