mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-25 21:40:08 +01:00
docs: correct spelling of "implementation"
Reviewed-by: Eric Engestrom <eric@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19139>
This commit is contained in:
parent
e2ee7e03da
commit
fbeabe5c67
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ We also provide a no-op implementation of
|
|||
:cpp:func:`vkGetRenderAreaGranularity` which returns a render area
|
||||
granularity of 1x1.
|
||||
|
||||
Drivers which wish to use the common render pass imlementation in this way
|
||||
Drivers which wish to use the common render pass implementation in this way
|
||||
**must** also support a Mesa-specific pseudo-extension which optionally
|
||||
provides an initial image layout for each attachment at
|
||||
:cpp:func:`vkCmdBeginRendering` time. This is required for us to combine
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue