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

/xsrc/external/mit/MesaLib/dist/src/gallium/tools/trace/
H A Dtracediff.sh149 TEMP1="${TEMPDIR}/1"
153 strip_dump "$INFILE1" "$TEMP1" "$@" || fatal "Could not dump '${INFILE1}."
155 meld "$TEMP1" "$TEMP2"
157 mkfifo "$TEMP1" || fatal "Could not create fifo 1"
160 strip_dump "$INFILE1" "$TEMP1" "$@" &
168 "$TEMP1" "$TEMP2" \

Completed in 1 milliseconds