docs: nabled -> enabled
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29879>
This commit is contained in:

committed by
Marge Bot

parent
1b317b4a72
commit
3f58be056d
@@ -337,7 +337,7 @@ clip_plane_enable
|
||||
conservative_raster_mode
|
||||
The conservative rasterization mode. For PIPE_CONSERVATIVE_RASTER_OFF,
|
||||
conservative rasterization is disabled. For PIPE_CONSERVATIVE_RASTER_POST_SNAP
|
||||
or PIPE_CONSERVATIVE_RASTER_PRE_SNAP, conservative rasterization is nabled.
|
||||
or PIPE_CONSERVATIVE_RASTER_PRE_SNAP, conservative rasterization is enabled.
|
||||
When conservative rasterization is enabled, the polygon smooth, line smooth,
|
||||
point smooth and line stipple settings are ignored.
|
||||
With the post-snap mode, unlike the pre-snap mode, fragments are never
|
||||
|
Reference in New Issue
Block a user