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