Source position: vulkanlib.pas line 14468
type TVkMultisamplePropertiesEXT = record
sType: TVkStructureType;
pNext: PVkVoid;
maxSampleLocationGridSize: TVkExtent2D;
end;