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

TVkLatencySurfaceCapabilitiesNV

Declaration

Source position: vulkanlib.pas line 20203

type TVkLatencySurfaceCapabilitiesNV = record

  sType: TVkStructureType;

  

  pNext: PVkVoid;

  

  presentModeCount: TVkUInt32;

  

  pPresentModes: PVkPresentModeKHR;

  

end;



CT Web help

CodeTyphon Studio