Source position: vulkanlib.pas line 14496
type TVkImageDrmFormatModifierPropertiesEXT = record
sType: TVkStructureType;
pNext: PVkVoid;
drmFormatModifier: TVkUInt64;
end;