mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-22 23:30:14 +00:00
Use monotonic interop fence values for FSR3 bridge dispatch
This commit is contained in:
parent
1c7908f02d
commit
1bcc2c6b85
2 changed files with 8 additions and 2 deletions
|
|
@ -455,6 +455,7 @@ private:
|
|||
size_t amdFsr3UpscaleDispatchCount = 0;
|
||||
size_t amdFsr3FramegenDispatchCount = 0;
|
||||
size_t amdFsr3FallbackCount = 0;
|
||||
uint64_t amdFsr3InteropSyncValue = 1;
|
||||
float jitterSign = 0.38f;
|
||||
float motionVecScaleX = 1.0f;
|
||||
float motionVecScaleY = 1.0f;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue