Source position: vulkanlib.pas line 14280
type TVkAccelerationStructureCreateInfoNV = record
sType: TVkStructureType;
pNext: PVkVoid;
compactedSize: TVkDeviceSize;
info: TVkAccelerationStructureInfoNV;
end;