mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-07-06 06:51:18 +12:00
Vulkan: Remove unecessary present fence (#1166)
This commit is contained in:
parent
391533dbe5
commit
84cad8b280
5 changed files with 10 additions and 51 deletions
|
@ -228,7 +228,6 @@ public:
|
|||
uint64 GenUniqueId(); // return unique id (uses incrementing counter)
|
||||
|
||||
void DrawEmptyFrame(bool mainWindow) override;
|
||||
void PreparePresentationFrame(bool mainWindow);
|
||||
|
||||
void InitFirstCommandBuffer();
|
||||
void ProcessFinishedCommandBuffers();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue