Searched refs:outFormat (Results 1 – 2 of 2) sorted by relevance
108 , outFormat (OUTPUTFORMAT_CSV) in CommandLine()114 OutputFormat outFormat; member302 if (cmdLine.outFormat == OUTPUTFORMAT_CSV) in runCompare()333 if (cmdLine.outFormat == OUTPUTFORMAT_TEXT) in runCompare()340 else if (cmdLine.outFormat == OUTPUTFORMAT_CSV) in runCompare()352 if (cmdLine.outFormat == OUTPUTFORMAT_TEXT) in runCompare()384 cmdLine.outFormat = opts.getOption<opt::OutFormat>(); in parseCommandLine()
266 compute_component_mapping(GLenum inFormat, GLenum outFormat, in compute_component_mapping() argument270 const int outFmt = get_map_idx(outFormat); in compute_component_mapping()284 outFormat, _mesa_lookup_enum_by_nr(outFormat), in compute_component_mapping()