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 |
|
variable imageIndex¶
1 |
|
Updated on 2025-01-04 at 00:07:56 +0000