8 #ifndef SYNCHRONISATION_HPP 9 #define SYNCHRONISATION_HPP 11 #include <SimpleGL_vk/SimpleGL_vk_Export.h> 13 #include <vulkan/vulkan.h> 40 VkSemaphore getHandle();
48 class SIMPLEGL_VK_EXPORT
Fence {
Generic namespace for the SimpleGL framework.
This class wraps a Vulkan semaphore.
This class wraps a Vulkan fence.