This commit is contained in:
2026-07-22 13:30:35 +02:00
parent c491b3a78d
commit 9e30f72559
3 changed files with 9 additions and 6 deletions
+5 -1
View File
@@ -1,8 +1,11 @@
// This file was generated by Cpp2Beef
#if KTX_VULKAN
using System;
using System.Interop;
using Vulkan;
namespace KTX;
static
@@ -278,4 +281,5 @@ extension ktxTexture2
[CallingConvention(KTX_APIENTRYP)] [LinkName("ktxTexture2_GetVkFormat")] public static extern VkFormat GetVkFormat(ktxTexture2* This);
}
/* KTX_H_A55A6F00956F42F3A137C11929827FE1 */
/* KTX_H_A55A6F00956F42F3A137C11929827FE1 */