mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-06 06:55:09 +00:00
vk: Refactor instance management header
This commit is contained in:
parent
af23df842d
commit
aca1cdf0b6
9 changed files with 486 additions and 462 deletions
|
|
@ -5,7 +5,7 @@
|
|||
#include "Utilities/Thread.h"
|
||||
|
||||
#if defined(HAVE_VULKAN)
|
||||
#include "Emu/RSX/VK/vkutils/instance.hpp"
|
||||
#include "Emu/RSX/VK/vkutils/instance.h"
|
||||
#endif
|
||||
|
||||
#include <chrono>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue