mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 06:48:06 +02:00
docs: de-duplicated -> deduplicated
Reviewed-by: Yonggang Luo <luoyonggang@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19297>
This commit is contained in:
parent
c2ea5486ca
commit
0361aec645
1 changed files with 1 additions and 1 deletions
|
|
@ -87,7 +87,7 @@ anyone who doesn't can use the table without needing to pull in all the
|
|||
platform headers.
|
||||
|
||||
Dispatch tables are similar to entrypoint tables except that they're
|
||||
de-duplicated so that aliased entrypoints have only one entry in the table.
|
||||
deduplicated so that aliased entrypoints have only one entry in the table.
|
||||
The device dispatch table looks like this:
|
||||
|
||||
.. code-block:: c
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue