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

TVkPastPresentationTimingEXT

Declaration

Source position: vulkanlib.pas line 13728

type TVkPastPresentationTimingEXT = record

  sType: TVkStructureType;

  

  pNext: PVkVoid;

  

  presentId: TVkUInt64;

  

  targetTime: TVkUInt64;

  

  presentStageCount: TVkUInt32;

  

  pPresentStages: PVkPresentStageTimeEXT;

  

  timeDomain: TVkTimeDomainKHR;

  

  timeDomainId: TVkUInt64;

  

  reportComplete: TVkBool32;

  

end;



CT Web help

CodeTyphon Studio