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

TvkGetPhysicalDeviceExternalFencePropertiesKHR

Declaration

Source position: vulkanlib.pas line 20667

type TvkGetPhysicalDeviceExternalFencePropertiesKHR = procedure(

  physicalDevice: TVkPhysicalDevice;

  const pExternalFenceInfo: PVkPhysicalDeviceExternalFenceInfo;

  pExternalFenceProperties: PVkExternalFenceProperties

);



CT Web help

CodeTyphon Studio