mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-09 00:32:33 -07: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