Source position: vulkanlib.pas line 15169
type TVkPerformanceStreamMarkerInfoINTEL = record
sType: TVkStructureType;
pNext: PVkVoid;
marker: TVkUInt32;
end;