From: Erik Faye-Lund Date: Tue, 18 Oct 2022 12:57:20 +0000 (+0200) Subject: docs: correct spelling of "implementation" X-Git-Tag: upstream/22.3.5~1515 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fbeabe5c674c332929cd82e569652f43e31c7a4e;p=platform%2Fupstream%2Fmesa.git docs: correct spelling of "implementation" Reviewed-by: Eric Engestrom Part-of: --- diff --git a/docs/vulkan/renderpass.rst b/docs/vulkan/renderpass.rst index 4d853b0..10d3868 100644 --- a/docs/vulkan/renderpass.rst +++ b/docs/vulkan/renderpass.rst @@ -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