Searched refs:annotation (Results 1 - 18 of 18) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_disasm_info.h53 const char *annotation; member in struct:inst_group
H A Dbrw_disasm_info.c70 if (last_annotation_string != group->annotation) {
71 last_annotation_string = group->annotation;
135 group->annotation = inst->annotation;
144 * instruction's annotation with a pointer to the bblock started by
147 * There's also only complication from emitting an annotation without
H A Dbrw_vec4_builder.h58 annotation()
65 * execution controls and debug annotation are initialized from the
73 annotation.str = inst->annotation;
74 annotation.ir = inst->ir;
136 * Construct a builder with the given debug annotation info.
142 bld.annotation.str = str;
143 bld.annotation.ir = ir;
317 inst->annotation = annotation
630 } annotation; member in class:brw::vec4_builder
[all...]
H A Dbrw_fs_builder.h61 annotation()
68 * execution controls and debug annotation are initialized from the
77 annotation.str = inst->annotation;
78 annotation.ir = inst->ir;
163 * Construct a builder with the given debug annotation info.
169 bld.annotation.str = str;
170 bld.annotation.ir = ir;
380 inst->annotation = annotation
819 } annotation; member in class:brw::fs_builder
[all...]
H A Dbrw_shader.h138 const char *annotation; member in struct:backend_instruction
H A Dbrw_vec4_visitor.cpp62 this->annotation = NULL;
69 inst->annotation = this->current_annotation;
81 new_inst->annotation = inst->annotation;
1538 write->annotation = inst->annotation;
1558 write->annotation = inst->annotation;
1577 write->annotation = inst->annotation;
[all...]
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_disasm_info.h53 const char *annotation; member in struct:inst_group
H A Dbrw_vec4_builder.h58 annotation()
65 * execution controls and debug annotation are initialized from the
73 annotation.str = inst->annotation;
74 annotation.ir = inst->ir;
136 * Construct a builder with the given debug annotation info.
142 bld.annotation.str = str;
143 bld.annotation.ir = ir;
317 inst->annotation = annotation
642 } annotation; member in class:brw::vec4_builder
[all...]
H A Dbrw_disasm_info.c78 if (last_annotation_string != group->annotation) {
79 last_annotation_string = group->annotation;
146 group->annotation = inst->annotation;
155 * instruction's annotation with a pointer to the bblock started by
158 * There's also only complication from emitting an annotation without
H A Dbrw_fs_builder.h61 annotation()
68 * execution controls and debug annotation are initialized from the
77 annotation.str = inst->annotation;
78 annotation.ir = inst->ir;
163 * Construct a builder with the given debug annotation info.
169 bld.annotation.str = str;
170 bld.annotation.ir = ir;
371 inst->annotation = annotation
883 } annotation; member in class:brw::fs_builder
[all...]
H A Dbrw_ir.h135 const char *annotation; member in struct:backend_instruction
H A Dbrw_vec4_visitor.cpp62 this->annotation = NULL;
69 inst->annotation = this->current_annotation;
81 new_inst->annotation = inst->annotation;
1430 write->annotation = inst->annotation;
1450 write->annotation = inst->annotation;
1469 write->annotation = inst->annotation;
[all...]
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.1.5.rst97 - osmesa: Replace default case FALLTHROUGH annotation by following return
H A D21.2.0.rst1676 - ci/turnip: drop fail annotation for float_control tests
1677 - ci/turnip: drop fail annotation for image.extend_operands_spirv1p4.*
1967 - turnip: Drop fail annotation for driver_properties.
1989 - ci/freedreno: Clear compswap flake annotation.
1990 - ci/freedreno: Clear stale validation failure flake annotation.
1991 - ci/freedreno: Drop a630 flake annotation from the go-fast changes.
1994 - ci/freedreno: Consolidate ssbo.fragment_binding_array flake annotation.
3671 - osmesa: Replace default case FALLTHROUGH annotation by following return
H A D20.0.0.rst1148 - anv: add missing "fall-through" annotation
1154 - intel/compiler: add ASSERTED annotation to avoid "unused variable"
H A D21.1.0.rst1907 - ci/freedreno: Fix up the a5xx border color flake annotation.
3089 - macros: Add thread-safety annotation macros
H A D7.10.rst1238 - i965: Move the FS disasm/annotation printout to codegen time.
H A D21.3.0.rst1372 - ci/freedreno: Fix typo in glx-tfp flake annotation.

Completed in 37 milliseconds