Source position: vulkanlib.pas line 25911
type TvkCreateSharedSwapchainsKHR = function( |
device: TVkDevice; |
swapchainCount: TVkUInt32; |
const pCreateInfos: PVkSwapchainCreateInfoKHR; |
const pAllocator: PVkAllocationCallbacks; |
pSwapchains: PVkSwapchainKHR |
):TVkResult; |
| CT Web help |
| CodeTyphon Studio |