docs: IPE -> PIPE
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Mon, 7 Nov 2022 19:27:41 +0000 (20:27 +0100)
committerMarge Bot <emma+marge@anholt.net>
Tue, 15 Nov 2022 10:01:15 +0000 (10:01 +0000)
Reviewed-by: David Heidelberg <david.heidelberg@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19719>

docs/gallium/cso/rasterizer.rst

index f1f01f4..822ebeb 100644 (file)
@@ -336,7 +336,7 @@ clip_plane_enable
 
 conservative_raster_mode
     The conservative rasterization mode.  For PIPE_CONSERVATIVE_RASTER_OFF,
-    conservative rasterization is disabled.  For IPE_CONSERVATIVE_RASTER_POST_SNAP
+    conservative rasterization is disabled.  For PIPE_CONSERVATIVE_RASTER_POST_SNAP
     or PIPE_CONSERVATIVE_RASTER_PRE_SNAP, conservative rasterization is nabled.
     When conservative rasterization is enabled, the polygon smooth, line mooth,
     point smooth and line stipple settings are ignored.