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

TvkGetPhysicalDeviceExternalBufferPropertiesKHR

Declaration

Source position: vulkanlib.pas line 20625

type TvkGetPhysicalDeviceExternalBufferPropertiesKHR = procedure(

  physicalDevice: TVkPhysicalDevice;

  const pExternalBufferInfo: PVkPhysicalDeviceExternalBufferInfo;

  pExternalBufferProperties: PVkExternalBufferProperties

);



CT Web help

CodeTyphon Studio