mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-12 05:27:50 +00:00
yuzu: Simplify broken Vulkan handling
This commit is contained in:
parent
6972bcd946
commit
27848d6052
9 changed files with 65 additions and 115 deletions
|
@ -41,7 +41,7 @@ private:
|
|||
void UpdateDeviceSelection(int device);
|
||||
void UpdateShaderBackendSelection(int backend);
|
||||
|
||||
bool RetrieveVulkanDevices();
|
||||
void RetrieveVulkanDevices();
|
||||
|
||||
void SetupPerGameUI();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue