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

TVkDisplayPropertiesKHR

Declaration

Source position: vulkanlib.pas line 10104

type TVkDisplayPropertiesKHR = record

  display: TVkDisplayKHR;

  

  displayName: PVkChar;

  

  physicalDimensions: TVkExtent2D;

  

  physicalResolution: TVkExtent2D;

  

  supportedTransforms: TVkSurfaceTransformFlagsKHR;

  

  planeReorderPossible: TVkBool32;

  

  persistentContent: TVkBool32;

  

end;



CT Web help

CodeTyphon Studio