Unit 'vulkanlib' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_vulkan]

TvkCreateSharedSwapchainsKHR

Declaration

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