vulkan/runtime: abreviation -> abbreviation
Acked-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29890>
This commit is contained in:
committed by
Marge Bot
parent
947446ade7
commit
788d1b5a67
@@ -40,7 +40,7 @@ struct vk_device;
|
||||
|
||||
/** Enumeration of all Vulkan dynamic graphics states
|
||||
*
|
||||
* Enumerants are named with both the abreviation of the state group to which
|
||||
* Enumerants are named with both the abbreviation of the state group to which
|
||||
* the state belongs as well as the name of the state itself. These are
|
||||
* intended to pretty closely match the VkDynamicState enum but may not match
|
||||
* perfectly all the time.
|
||||
|
||||
Reference in New Issue
Block a user