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 2024-11-21 at 00:02:28 +0000