Lugdunum  0.1.0
Public Attributes | List of all members
lug::Graphics::Vulkan::Render::Window::AcquireImageData Struct Reference
Collaboration diagram for lug::Graphics::Vulkan::Render::Window::AcquireImageData:
[legend]

Public Attributes

API::Semaphore completeSemaphore
 
int imageIdx = -1
 

Detailed Description

Definition at line 28 of file Window.hpp.

Member Data Documentation

◆ completeSemaphore

API::Semaphore lug::Graphics::Vulkan::Render::Window::AcquireImageData::completeSemaphore

Definition at line 29 of file Window.hpp.

◆ imageIdx

int lug::Graphics::Vulkan::Render::Window::AcquireImageData::imageIdx = -1

Definition at line 30 of file Window.hpp.


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