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

TVkSemaphoreCreateInfo

Declaration

Source position: vulkanlib.pas line 9593

type TVkSemaphoreCreateInfo = record

  sType: TVkStructureType;

  

  pNext: PVkVoid;

  

  flags: TVkSemaphoreCreateFlags;

  

end;



CT Web help

CodeTyphon Studio