Searched refs:scratch_rsrc_dword1_symbol (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_binary.c213 static const char *scratch_rsrc_dword1_symbol = variable in typeref:typename:const char *
236 !strcmp(scratch_rsrc_dword1_symbol, reloc->name)) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader.c38 static const char scratch_rsrc_dword1_symbol[] = "SCRATCH_RSRC_DWORD1"; variable in typeref:typename:const char[]
842 if (!strcmp(scratch_rsrc_dword1_symbol, name)) {
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader.c43 static const char *scratch_rsrc_dword1_symbol = variable in typeref:typename:const char *
5082 !strcmp(scratch_rsrc_dword1_symbol, reloc->name)) {
5167 } else if (!strcmp(scratch_rsrc_dword1_symbol, reloc->name)) {

Completed in 15 milliseconds