docs: renderpass -> render pass
This is how it's written in the Vulkan spec, let's follow that. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29879>
This commit is contained in:

committed by
Marge Bot

parent
a98b2f7ee6
commit
aa59841b64
@@ -300,9 +300,9 @@ variable:
|
||||
``gpl``
|
||||
Force using Graphics Pipeline Library for all shaders
|
||||
``rp``
|
||||
Enable renderpass optimizations (for tiling GPUs)
|
||||
Enable render pass optimizations (for tiling GPUs)
|
||||
``norp``
|
||||
Disable renderpass optimizations (for tiling GPUs)
|
||||
Disable render pass optimizations (for tiling GPUs)
|
||||
``map``
|
||||
Print info about mapped VRAM
|
||||
``flushsync``
|
||||
|
Reference in New Issue
Block a user