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