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

TvkCreateEvent

Declaration

Source position: vulkanlib.pas line 20417

type TvkCreateEvent = function(

  device: TVkDevice;

  const pCreateInfo: PVkEventCreateInfo;

  const pAllocator: PVkAllocationCallbacks;

  pEvent: PVkEvent

):TVkResult;



CT Web help

CodeTyphon Studio