mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-06-01 17:29:13 +00:00
MacroHLE: Add Index Buffer size estimation.
This commit is contained in:
@@ -3077,6 +3077,8 @@ public:
|
||||
|
||||
u32 GetMaxCurrentVertices();
|
||||
|
||||
size_t EstimateIndexBufferSize();
|
||||
|
||||
/// Handles a write to the CLEAR_BUFFERS register.
|
||||
void ProcessClearBuffers(u32 layer_count);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user