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