mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-21 12:05:23 +00:00
d3d12: Print fps in windows title
This commit is contained in:
parent
a276391e87
commit
c96bc6231c
1 changed files with 1 additions and 0 deletions
|
@ -1031,5 +1031,6 @@ void D3D12GSRender::Flip()
|
|||
m_constantsBufferIndex = 0;
|
||||
m_currentScaleOffsetBufferIndex = 0;
|
||||
constantsFragmentSize = 0;
|
||||
m_frame->Flip(nullptr);
|
||||
}
|
||||
#endif
|
Loading…
Add table
Reference in a new issue