mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-14 01:47:46 +00:00
MacroHLE: Reduce massive calculations on sizing estimation.
This commit is contained in:
parent
7842543573
commit
12a76465b9
9 changed files with 238 additions and 95 deletions
|
@ -3092,6 +3092,8 @@ public:
|
|||
|
||||
void RefreshParameters();
|
||||
|
||||
bool AnyParametersDirty();
|
||||
|
||||
u32 GetMaxCurrentVertices();
|
||||
|
||||
size_t EstimateIndexBufferSize();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue