Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/tools/
Di965_asm.c223 const struct option i965_asm_opts[] = { in main() local
232 while ((c = getopt_long(argc, argv, ":t:g:o:h", i965_asm_opts, NULL)) != -1) { in main()