mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-15 18:37:58 -05:00
Revert Buffer cache changes and setup additional macros.
This commit is contained in:
@ -18,6 +18,7 @@ public:
|
||||
virtual void CallMultiMethod(u32 method, const u32* base_start, u32 amount,
|
||||
u32 methods_pending) = 0;
|
||||
|
||||
bool current_dirty{};
|
||||
GPUVAddr current_dma_segment;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user