Searched refs:ac_shader_reloc (Results 1 – 4 of 4) sorted by relevance
30 struct ac_shader_reloc { struct61 struct ac_shader_reloc *relocs;
91 sizeof(struct ac_shader_reloc)); in parse_relocs()96 struct ac_shader_reloc *reloc = &binary->relocs[i]; in parse_relocs()233 const struct ac_shader_reloc *reloc = &binary->relocs[i]; in ac_shader_binary_read_config()
240 sizeof(struct ac_shader_reloc)); in parse_relocs()245 struct ac_shader_reloc *reloc = &binary->relocs[i]; in parse_relocs()
5151 const struct ac_shader_reloc *reloc = &binary->relocs[i]; in si_shader_binary_read_config()5234 const struct ac_shader_reloc *reloc = in si_shader_apply_scratch_relocs()