NDEVR
API Documentation
VulkanRenderPipeline::PipelineSemaphores

Paired acquire and finish semaphores for a single frame in the render pipeline. More...

Collaboration diagram for VulkanRenderPipeline::PipelineSemaphores:
[legend]

Public Attributes

PipelineSemaphore acquire
 Signaled when the swap chain image is acquired.
PipelineSemaphore finished
 Signaled when rendering to this frame completes.

Detailed Description

Paired acquire and finish semaphores for a single frame in the render pipeline.

Definition at line 67 of file VulkanRenderPipeline.h.


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