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

TVkPhysicalDeviceLayeredApiPropertiesListKHR

Declaration

Source position: vulkanlib.pas line 12879

type TVkPhysicalDeviceLayeredApiPropertiesListKHR = record

  sType: TVkStructureType;

  

  pNext: PVkVoid;

  

  layeredApiCount: TVkUInt32;

  

  pLayeredApis: PVkPhysicalDeviceLayeredApiPropertiesKHR;

  

end;



CT Web help

CodeTyphon Studio