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