mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-07-12 01:38:29 +12:00
Latte: Optimizations and tweaks (#706)
This commit is contained in:
parent
323bdfa183
commit
90c56b7731
10 changed files with 822 additions and 482 deletions
|
@ -21,6 +21,7 @@ public:
|
|||
|
||||
HRTick transferStartTime;
|
||||
HRTick waitStartTime;
|
||||
bool forceFinish{ false }; // set to true if not finished in time for dependent operation
|
||||
// texture info
|
||||
LatteTextureDefinition hostTextureCopy{};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue