mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-06-05 02:03:16 +00:00
Allow shader patching (#1633)
This commit is contained in:
parent
07f4a0305b
commit
2002e37ce9
5 changed files with 58 additions and 1 deletions
|
@ -42,6 +42,7 @@ bool autoUpdate();
|
|||
bool nullGpu();
|
||||
bool copyGPUCmdBuffers();
|
||||
bool dumpShaders();
|
||||
bool patchShaders();
|
||||
bool isRdocEnabled();
|
||||
u32 vblankDiv();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue