mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-07-12 12:45:56 +00:00
imgui: Displays FPS color based on FPS (#2437)
This commit is contained in:
parent
82cacec8eb
commit
bdf4a5249d
3 changed files with 20 additions and 0 deletions
|
@ -67,6 +67,7 @@ bool copyGPUCmdBuffers();
|
|||
bool dumpShaders();
|
||||
bool patchShaders();
|
||||
bool isRdocEnabled();
|
||||
bool fpsColor();
|
||||
u32 vblankDiv();
|
||||
|
||||
void setDebugDump(bool enable);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue