|
KarmaEngine
Game Engine for practical learning and research purposes
|
Header file for Vulkan synchronization primitives. More...
Go to the source code of this file.
Classes | |
| class | Karma::FVulkanFenceManager |
| class | Karma::FVulkanFence |
| Represents a Vulkan fence used for synchronization between the CPU and GPU. More... | |
| class | Karma::FVulkanSemaphore |
Header file for Vulkan synchronization primitives.
This file declares functions and types related to synchronization in Vulkan, including fences, semaphores, and barriers.