Source position: vulkanlib.pas line 20620
type TVkSurfaceCapabilitiesPresentId2KHR = record
sType: TVkStructureType;
pNext: PVkVoid;
presentId2Supported: TVkBool32;
end;