Searched defs:xml_path (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/intel/tools/
H A Daubinator.c66 char *input_file = NULL, *xml_path = NULL; variable
915 if (xml_path == NULL)
918 spec = gen_spec_load_from_path(&devinfo, xml_path);
1272 xml_path = strdup(optarg);
1332 free(xml_path);

Completed in 126 milliseconds