nngn
|
Information used to present an image. More...
#include <swapchain.h>
Public Attributes | |
std::uint32_t | img_idx |
VkSemaphore | wait |
VkSemaphore | signal |
VkFence | fence |
Information used to present an image.
Returned by acquire_img.
VkFence nngn::SwapChain::PresentContext::fence |
std::uint32_t nngn::SwapChain::PresentContext::img_idx |
VkSemaphore nngn::SwapChain::PresentContext::signal |
VkSemaphore nngn::SwapChain::PresentContext::wait |