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-07-08 at 12:01:11 +0000