Vk Async pipeline compilation

This commit is contained in:
ameerj 2020-07-28 00:08:02 -04:00
parent f3ea8a3653
commit 77698ae7d6
13 changed files with 182 additions and 20 deletions

View file

@ -721,7 +721,7 @@ public:
ShaderModule CreateShaderModule(const VkShaderModuleCreateInfo& ci) const;
Event CreateEvent() const;
Event CreateNewEvent() const;
SwapchainKHR CreateSwapchainKHR(const VkSwapchainCreateInfoKHR& ci) const;