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