Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/common/
Dac_binary.c210 static const char *scratch_rsrc_dword0_symbol = variable
235 if (!strcmp(scratch_rsrc_dword0_symbol, reloc->name) || in ac_shader_binary_read_config()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader.c47 static const char *scratch_rsrc_dword0_symbol = variable
5153 if (!strcmp(scratch_rsrc_dword0_symbol, reloc->name) || in si_shader_binary_read_config()
5236 if (!strcmp(scratch_rsrc_dword0_symbol, reloc->name)) { in si_shader_apply_scratch_relocs()