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

TvkGetPhysicalDeviceQueueFamilyProperties

Declaration

Source position: vulkanlib.pas line 20380

type TvkGetPhysicalDeviceQueueFamilyProperties = procedure(

  physicalDevice: TVkPhysicalDevice;

  pQueueFamilyPropertyCount: PVkUInt32;

  pQueueFamilyProperties: PVkQueueFamilyProperties

);



CT Web help

CodeTyphon Studio