Home
last modified time | relevance | path

Searched refs:ac_shader_reloc (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/amd/common/
Dac_binary.h31 struct ac_shader_reloc { struct
60 struct ac_shader_reloc *relocs;
Dac_binary.c95 sizeof(struct ac_shader_reloc)); in parse_relocs()
100 struct ac_shader_reloc *reloc = &binary->relocs[i]; in parse_relocs()
226 const struct ac_shader_reloc *reloc = &binary->relocs[i]; in ac_shader_binary_read_config()