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

TvkRegisterDeviceEventEXT

Declaration

Source position: vulkanlib.pas line 20713

type TvkRegisterDeviceEventEXT = function(

  device: TVkDevice;

  const pDeviceEventInfo: PVkDeviceEventInfoEXT;

  const pAllocator: PVkAllocationCallbacks;

  pFence: PVkFence

):TVkResult;



CT Web help

CodeTyphon Studio