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

/xsrc/external/mit/MesaLib/dist/src/gallium/tools/trace/
H A Dtracediff.sh129 if test "x$INFILE1" = "x"; then
130 INFILE1="$1";
142 if test "x$INFILE1" = "x" -o "x$INFILE2" = "x"; then
153 strip_dump "$INFILE1" "$TEMP1" "$@" || fatal "Could not dump '${INFILE1}."
160 strip_dump "$INFILE1" "$TEMP1" "$@" &

Completed in 3 milliseconds