Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_asm_annotation.h51 struct annotation_info { struct
67 struct annotation_info *annotation, const struct cfg_t *cfg, argument
70 annotation_finalize(struct annotation_info *annotation, unsigned offset);
73 annotation_insert_error(struct annotation_info *annotation, unsigned offset,
Dintel_asm_annotation.c86 annotation_array_ensure_space(struct annotation_info *annotation) in annotation_array_ensure_space()
104 struct annotation_info *annotation, const struct cfg_t *cfg, in annotate()
143 annotation_finalize(struct annotation_info *annotation, in annotation_finalize()
157 annotation_insert_error(struct annotation_info *annotation, unsigned offset, in annotation_insert_error()
Dbrw_eu_validate.c135 struct annotation_info *annotation) in brw_validate_instructions()
Dbrw_eu.h550 struct annotation_info *annotation);
Dbrw_fs_generator.cpp1541 struct annotation_info annotation; in generate_code()
Dbrw_vec4_generator.cpp1501 struct annotation_info annotation; in generate_code()