Source position: vulkanlib.pas line 17174
type TVkPhysicalDevicePartitionedAccelerationStructurePropertiesNV = record
sType: TVkStructureType;
pNext: PVkVoid;
maxPartitionCount: TVkUInt32;
end;