vulkan
This commit is contained in:
+5
-1
@@ -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 */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user