Home
last modified time | relevance | path

Searched refs:OPT_OUTPUT_BIN (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/intel/tools/
Di965_asm.c32 OPT_OUTPUT_BIN, enumerator
37 static enum opt_output_type output_type = OPT_OUTPUT_BIN;
94 case OPT_OUTPUT_BIN: in print_instruction()
99 if (output_type != OPT_OUTPUT_BIN) { in print_instruction()
255 output_type = OPT_OUTPUT_BIN; in main()