Searched refs:ALU_OP2_INTERP_ZW (Results 1 – 3 of 3) sorted by relevance
365 #define ALU_OP2_INTERP_ZW 165 macro
603 alu.op = ALU_OP2_INTERP_ZW; in evergreen_interp_alu()7169 alu.op = i < 4 ? ALU_OP2_INTERP_ZW : ALU_OP2_INTERP_XY; in tgsi_interp_egcm()
1391 {op2_interp_zw, ALU_OP2_INTERP_ZW},