mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-11 01:27:59 -05:00
Core: Clang format and other small issues.
This commit is contained in:
@ -488,7 +488,7 @@ public:
|
||||
void SetGPUDirtyManagers(std::span<Core::GPUDirtyMemoryManager> managers);
|
||||
|
||||
bool InvalidateNCE(Common::ProcessAddress vaddr, size_t size);
|
||||
|
||||
|
||||
bool InvalidateSeparateHeap(void* fault_address);
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user