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

TVkPhysicalDevicePresentIdFeaturesKHR

Declaration

Source position: vulkanlib.pas line 11499

type TVkPhysicalDevicePresentIdFeaturesKHR = record

  sType: TVkStructureType;

  

  pNext: PVkVoid;

  

  presentId: TVkBool32;

  

end;



CT Web help

CodeTyphon Studio