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