Searched refs:TEMP2 (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/tools/trace/
H A Dtracediff.sh150 TEMP2="${TEMPDIR}/2"
154 strip_dump "$INFILE2" "$TEMP2" "$@" || fatal "Could not dump '${INFILE2}."
155 meld "$TEMP1" "$TEMP2"
158 mkfifo "$TEMP2" || fatal "Could not create fifo 2"
161 strip_dump "$INFILE2" "$TEMP2" "$@" &
168 "$TEMP1" "$TEMP2" \

Completed in 7 milliseconds