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

TvkCreatePrivateDataSlot

Declaration

Source position: vulkanlib.pas line 21003

type TvkCreatePrivateDataSlot = function(

  device: TVkDevice;

  const pCreateInfo: PVkPrivateDataSlotCreateInfo;

  const pAllocator: PVkAllocationCallbacks;

  pPrivateDataSlot: PVkPrivateDataSlot

):TVkResult;



CT Web help

CodeTyphon Studio