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-18 at 00:18:16 +0000