Searched refs:hw_cfile_addr (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_asm.c380 int hw_cfile_addr[4]; member in struct:alu_bank_swizzle
408 bs->hw_cfile_addr[i] = -1;
433 if (bs->hw_cfile_addr[res] == -1) {
434 bs->hw_cfile_addr[res] = sel;
437 } else if (bs->hw_cfile_addr[res] == sel &&
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_asm.c380 int hw_cfile_addr[4]; member in struct:alu_bank_swizzle
408 bs->hw_cfile_addr[i] = -1;
433 if (bs->hw_cfile_addr[res] == -1) {
434 bs->hw_cfile_addr[res] = sel;
437 } else if (bs->hw_cfile_addr[res] == sel &&

Completed in 7 milliseconds