docs: correct spelling of "maximum"
Reviewed-by: Eric Engestrom <eric@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19139>
This commit is contained in:
committed by
Marge Bot
parent
fcd93216c6
commit
fa210550b0
@@ -379,7 +379,7 @@ The integer capabilities:
|
||||
supported for patch primitives.
|
||||
* ``PIPE_CAP_SHADER_GROUP_VOTE``: Whether the ``VOTE_*`` ops can be used in
|
||||
shaders.
|
||||
* ``PIPE_CAP_MAX_WINDOW_RECTANGLES``: The maxium number of window rectangles
|
||||
* ``PIPE_CAP_MAX_WINDOW_RECTANGLES``: The maximum number of window rectangles
|
||||
supported in ``set_window_rectangles``.
|
||||
* ``PIPE_CAP_POLYGON_OFFSET_UNITS_UNSCALED``: If true, the driver implements support
|
||||
for ``pipe_rasterizer_state::offset_units_unscaled``.
|
||||
|
||||
Reference in New Issue
Block a user