mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-03 08:40:28 +01:00
docs: correct spelling of "attempts"
Reviewed-by: Eric Engestrom <eric@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19139>
This commit is contained in:
parent
809be97407
commit
9037d2a508
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
Dispatch
|
||||
=============
|
||||
|
||||
This chapter attemtps to document the Vulkan dispatch infrastructure in the
|
||||
This chapter attempts to document the Vulkan dispatch infrastructure in the
|
||||
Mesa Vulkan runtime. There are a lot of moving pieces here but the end
|
||||
result has proven quite effective for implementing all the various Vulkan
|
||||
API requirements.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue