NDEVR
API Documentation
VulkanRenderPipeline::PipelineSemaphore

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.

Detailed Description

A semaphore paired with an active flag for pipeline synchronization.

Definition at line 61 of file VulkanRenderPipeline.h.


The documentation for this struct was generated from the following file: