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