mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-28 14:40:10 +01:00
vulkan: Fix typos
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33556>
This commit is contained in:
parent
da6971f865
commit
06d8afff64
1 changed files with 1 additions and 1 deletions
|
|
@ -225,7 +225,7 @@ vk_common_GetPhysicalDeviceProperties2(VkPhysicalDevice physicalDevice,
|
|||
% endif
|
||||
% endfor
|
||||
|
||||
/* Specialized propery handling defined in vk_physical_device_properties_gen.py */
|
||||
/* Specialized property handling defined in vk_physical_device_properties_gen.py */
|
||||
|
||||
default:
|
||||
break;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue