mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-23 21:25:46 +00:00
Vk Async pipeline compilation
This commit is contained in:
parent
f3ea8a3653
commit
77698ae7d6
13 changed files with 182 additions and 20 deletions
|
@ -721,7 +721,7 @@ public:
|
|||
|
||||
ShaderModule CreateShaderModule(const VkShaderModuleCreateInfo& ci) const;
|
||||
|
||||
Event CreateEvent() const;
|
||||
Event CreateNewEvent() const;
|
||||
|
||||
SwapchainKHR CreateSwapchainKHR(const VkSwapchainCreateInfoKHR& ci) const;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue