mirror of
https://github.com/status-im/Vulkan-Docs.git
synced 2025-02-02 09:35:25 +00:00
Fix typo from @philiptaylor.
This commit is contained in:
parent
2400fc7973
commit
601950b358
@ -164,7 +164,7 @@ typedef struct VkSomeDataEXT;
|
||||
|
||||
Enumeration or constant token names are constructed by following the token
|
||||
name with `_` and the author prefix, so a non-Khronos extension could expose
|
||||
this enumerantion:
|
||||
this enumeration:
|
||||
|
||||
["source","{basebackend@docbook:c++:cpp}",title=""]
|
||||
------------------------------------------------------------------------------
|
||||
|
@ -282,7 +282,7 @@ following table:
|
||||
something that should be rendered like a structure name,
|
||||
but is not actually one (e.g. is a wildcard or subset of
|
||||
an actual structure name).
|
||||
| elink{cl} | Formats the macro argument as a Vulkan enumerantion
|
||||
| elink{cl} | Formats the macro argument as a Vulkan enumeration
|
||||
name and links to the definition of that enumeration type.
|
||||
Example: ename{cl}VkResult -> ename:VkResult.
|
||||
| ename{cl} | Formats the macro argument as a Vulkan enumerant name.
|
||||
|
Loading…
x
Reference in New Issue
Block a user