mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-04 09:35:44 +00:00
Vk Async pipeline compilation
This commit is contained in:
@@ -721,7 +721,7 @@ public:
|
||||
|
||||
ShaderModule CreateShaderModule(const VkShaderModuleCreateInfo& ci) const;
|
||||
|
||||
Event CreateEvent() const;
|
||||
Event CreateNewEvent() const;
|
||||
|
||||
SwapchainKHR CreateSwapchainKHR(const VkSwapchainCreateInfoKHR& ci) const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user