diff options
Diffstat (limited to 'src/gallium/docs/source/cso/rasterizer.rst')
-rw-r--r-- | src/gallium/docs/source/cso/rasterizer.rst | 2 |
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 |