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

TVkDisplayPresentInfoKHR

Declaration

Source position: vulkanlib.pas line 9753

type TVkDisplayPresentInfoKHR = record

  sType: TVkStructureType;

  

  pNext: PVkVoid;

  

  srcRect: TVkRect2D;

  

  dstRect: TVkRect2D;

  

  persistent: TVkBool32;

  

end;



CT Web help

CodeTyphon Studio