Skip to content

KDGpu::SwapchainPresentInfo

Module: Public API

#include <KDGpu/queue.h>

Public Attributes

Name
Handle< Swapchain_t > swapchain
uint32_t imageIndex

Public Attributes Documentation

variable swapchain

1
Handle< Swapchain_t > swapchain;

variable imageIndex

1
uint32_t imageIndex;

Updated on 2024-10-16 at 00:11:40 +0000