![]() |
NDEVR
API Documentation
|
A semaphore paired with an active flag for pipeline synchronization. More...
Public Attributes | |
| bool | is_active = false |
| Whether this semaphore is currently in use. | |
| VkSemaphore | semaphore = nullptr |
| The Vulkan semaphore handle. | |
A semaphore paired with an active flag for pipeline synchronization.
Definition at line 61 of file VulkanRenderPipeline.h.