mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-29 16:40:13 +01:00
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:
parent
fcd93216c6
commit
fa210550b0
1 changed files with 1 additions and 1 deletions
|
|
@ -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``.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue