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