mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-05-25 04:45:00 +00:00
config: option to select gpu for vk device
This commit is contained in:
parent
249373bf0d
commit
453b24eb20
3 changed files with 12 additions and 3 deletions
|
@ -16,6 +16,7 @@ std::string getLogType();
|
|||
|
||||
u32 getScreenWidth();
|
||||
u32 getScreenHeight();
|
||||
u32 getGpuId();
|
||||
|
||||
bool debugDump();
|
||||
bool isLleLibc();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue