early-access version 2097

This commit is contained in:
pineappleEA
2021-10-02 08:41:27 +02:00
parent 7b4c6781c9
commit 9e450f7d41
17 changed files with 954 additions and 758 deletions
-3
View File
@@ -130,9 +130,6 @@ public:
/// Notify rasterizer that any caches of the specified region should be flushed and invalidated
void FlushAndInvalidateRegion(VAddr addr, u64 size);
// Stops the GPU execution and waits for the GPU to finish working
void ShutDown();
void OnCommandListEnd();
private: