vulkan remove queue API
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
typedef struct gnPlatformWindowSurface_t {
|
||||
VkSurfaceKHR surface;
|
||||
uint32_t presentQueueIndex;
|
||||
} gnPlatformWindowSurface;
|
||||
|
||||
VkFormat vkGryphnFormatToVulkanFormat(gnImageFormat format);
|
||||
|
Reference in New Issue
Block a user