mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 07:28:11 +02:00
docs: vulkan -> Vulkan
Reviewed-by: David Heidelberg <david.heidelberg@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19191>
This commit is contained in:
parent
f69fe8c279
commit
590d4cbe3a
1 changed files with 1 additions and 1 deletions
|
|
@ -192,7 +192,7 @@ something like this:
|
|||
|
||||
The ``vk_*_dispatch_table_from_entrypoints()`` functions are designed so
|
||||
that they can be layered like this. In this case, it starts with the
|
||||
instance entrypoints from the Intel vulkan driver and then adds in the WSI
|
||||
instance entrypoints from the Intel Vulkan driver and then adds in the WSI
|
||||
entrypoints. If there are any entrypoints duplicated between the two, the
|
||||
first one to define the entrypoint wins.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue