early-access version 2065

This commit is contained in:
pineappleEA
2021-09-16 06:04:40 +02:00
parent 4d09dce011
commit 5cea089593
9 changed files with 50 additions and 92 deletions

View File

@@ -219,9 +219,6 @@ public:
return *shader_notify;
}
// Stops the GPU execution and waits for the GPU to finish working
void ShutDown();
/// Allows the CPU/NvFlinger to wait on the GPU before presenting a frame.
void WaitFence(u32 syncpoint_id, u32 value);