mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-09 02:42:33 -07:00
MacroHLE: Reduce massive calculations on sizing estimation.
This commit is contained in:
@@ -3092,6 +3092,8 @@ public:
|
||||
|
||||
void RefreshParameters();
|
||||
|
||||
bool AnyParametersDirty();
|
||||
|
||||
u32 GetMaxCurrentVertices();
|
||||
|
||||
size_t EstimateIndexBufferSize();
|
||||
|
Reference in New Issue
Block a user