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