nngn
Loading...
Searching...
No Matches
nngn::SwapChain::PresentContext Struct Reference

Information used to present an image. More...

#include <swapchain.h>

Public Attributes

std::uint32_t img_idx
 
VkSemaphore wait
 
VkSemaphore signal
 
VkFence fence
 

Detailed Description

Information used to present an image.

Returned by acquire_img.

Member Data Documentation

◆ fence

VkFence nngn::SwapChain::PresentContext::fence

◆ img_idx

std::uint32_t nngn::SwapChain::PresentContext::img_idx

◆ signal

VkSemaphore nngn::SwapChain::PresentContext::signal

◆ wait

VkSemaphore nngn::SwapChain::PresentContext::wait

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