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

TvkDestroyFence

Declaration

Source position: vulkanlib.pas line 20411

type TvkDestroyFence = procedure(

  device: TVkDevice;

  fence: TVkFence;

  const pAllocator: PVkAllocationCallbacks

);



CT Web help

CodeTyphon Studio