Searched refs:ac_shader_reloc (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_binary.h34 struct ac_shader_reloc { struct
65 struct ac_shader_reloc *relocs;
H A Dac_binary.c91 sizeof(struct ac_shader_reloc));
96 struct ac_shader_reloc *reloc = &binary->relocs[i];
233 const struct ac_shader_reloc *reloc = &binary->relocs[i];
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Devergreen_compute.c241 sizeof(struct ac_shader_reloc));
246 struct ac_shader_reloc *reloc = &binary->relocs[i];
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader.c5079 const struct ac_shader_reloc *reloc = &binary->relocs[i];
5162 const struct ac_shader_reloc *reloc =

Completed in 14 milliseconds