Home
last modified time | relevance | path

Searched refs:S_SQ_ALU_WORD1_BANK_SWIZZLE (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Dr700_asm.c62 S_SQ_ALU_WORD1_BANK_SWIZZLE(alu->bank_swizzle); in r700_bytecode_alu_build()
73 S_SQ_ALU_WORD1_BANK_SWIZZLE(alu->bank_swizzle) | in r700_bytecode_alu_build()
Deg_asm.c298 S_SQ_ALU_WORD1_BANK_SWIZZLE(alu->bank_swizzle) | in eg_bytecode_alu_build()
316 S_SQ_ALU_WORD1_BANK_SWIZZLE(alu->bank_swizzle); in eg_bytecode_alu_build()
327 S_SQ_ALU_WORD1_BANK_SWIZZLE(alu->bank_swizzle) | in eg_bytecode_alu_build()
Dr600_sq.h250 #define S_SQ_ALU_WORD1_BANK_SWIZZLE(x) (((unsigned)(x) & 0x7) << 18) macro
Deg_sq.h295 #define S_SQ_ALU_WORD1_BANK_SWIZZLE(x) (((unsigned)(x) & 0x7) << 18) macro
Dr700_sq.h208 #define S_SQ_ALU_WORD1_BANK_SWIZZLE(x) (((unsigned)(x) & 0x7) << 18) macro
Dr600_asm.c1646 S_SQ_ALU_WORD1_BANK_SWIZZLE(alu->bank_swizzle); in r600_bytecode_alu_build()
1657 S_SQ_ALU_WORD1_BANK_SWIZZLE(alu->bank_swizzle) | in r600_bytecode_alu_build()