Searched defs:color_output (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/emboss/compiler/back_end/cpp/ |
H A D | emboss_codegen_cpp.py | 57 def _show_errors(errors, ir, color_output): argument 67 def generate_headers_and_log_errors(ir, color_output, config: header_generator.Config): argument
|
/aosp_15_r20/external/emboss/compiler/front_end/ |
H A D | emboss_front_end.py | 90 def _show_errors(errors, ir, color_output): argument 132 def parse_and_log_errors(input_file, import_dirs, color_output): argument
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/diff/ |
H A D | diff.h | 28 bool color_output = false; member
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/diff/ |
D | diff.h | 28 bool color_output = false; member
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/diff/ |
H A D | diff.h | 28 bool color_output = false; member
|
/aosp_15_r20/external/ComputeLibrary/tests/framework/command_line/ |
H A D | CommonOptions.h | 81 …arm_compute::utils::ToggleOption *color_output; /**< Color output opti… variable
|
/aosp_15_r20/external/ComputeLibrary/tests/framework/printers/ |
H A D | PrettyPrinter.cpp | 58 void PrettyPrinter::set_color_output(bool color_output) in set_color_output()
|
/aosp_15_r20/external/cn-cbor/test/ |
H A D | ctest.h | 158 static int color_output = 1; variable
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/ |
H A D | brw_compile_fs.cpp | 590 brw_reg color_output = retype(brw_vec4_grf(127, 0), BRW_TYPE_UD); in brw_emit_repclear_shader() local
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/ |
H A D | elk_fs.cpp | 2961 elk_fs_reg color_output, header; in emit_repclear_shader() local
|