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:
committed by
Marge Bot
parent
c2ea5486ca
commit
0361aec645
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user