mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-28 21:26:07 +00:00
Vulkan: Move render pass management to ObjectCache
This commit is contained in:
parent
0e50b2c9f2
commit
173a33886c
12 changed files with 178 additions and 376 deletions
|
@ -68,7 +68,6 @@ private:
|
|||
void DestroySwapChain();
|
||||
|
||||
bool CreateRenderPass();
|
||||
void DestroyRenderPass();
|
||||
|
||||
bool SetupSwapChainImages();
|
||||
void DestroySwapChainImages();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue