Home
last modified time | relevance | path

Searched refs:G_SQ_ALU_WORD1_DST_CHAN (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr700_asm.c102 alu->dst.chan = G_SQ_ALU_WORD1_DST_CHAN(word1); in r700_bytecode_alu_read()
H A Dr700_sq.h218 #define G_SQ_ALU_WORD1_DST_CHAN(x) (((x) >> 29) & 0x3) macro
H A Dr600_sq.h265 #define G_SQ_ALU_WORD1_DST_CHAN(x) (((x) >> 29) & 0x3) macro
H A Deg_sq.h311 #define G_SQ_ALU_WORD1_DST_CHAN(x) (((x) >> 29) & 0x3) macro
H A Dr600_asm.c2900 alu->dst.chan = G_SQ_ALU_WORD1_DST_CHAN(word1); in r600_bytecode_alu_read()

Completed in 16 milliseconds