Skip to content

Commit e0e42d0

Browse files
authored
Update vk.0.0.constants.cs
1 parent bbda89c commit e0e42d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Exomia.Vulkan.Api.Core/vk.0.0.constants.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ namespace Exomia.Vulkan.Api.Core;
1515
/// <content>
1616
/// VK_VERSION_0_0.constants - vulkan
1717
/// </content>
18-
public static class partial Vk
18+
public static partial class Vk
1919
{
2020
public const uint VK_MAX_PIPELINE_BINARY_KEY_SIZE_KHR = 32;
2121
}

0 commit comments

Comments
 (0)