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

TvkCreateFence

Declaration

Source position: vulkanlib.pas line 20410

type TvkCreateFence = function(

  device: TVkDevice;

  const pCreateInfo: PVkFenceCreateInfo;

  const pAllocator: PVkAllocationCallbacks;

  pFence: PVkFence

):TVkResult;



CT Web help

CodeTyphon Studio