We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbda89c commit e0e42d0Copy full SHA for e0e42d0
src/Exomia.Vulkan.Api.Core/vk.0.0.constants.cs
@@ -15,7 +15,7 @@ namespace Exomia.Vulkan.Api.Core;
15
/// <content>
16
/// VK_VERSION_0_0.constants - vulkan
17
/// </content>
18
-public static class partial Vk
+public static partial class Vk
19
{
20
public const uint VK_MAX_PIPELINE_BINARY_KEY_SIZE_KHR = 32;
21
}
0 commit comments