Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_isa.h365 #define ALU_OP2_INTERP_ZW 165 macro
H A Dr600_shader.c609 alu.op = ALU_OP2_INTERP_ZW; in evergreen_interp_alu()
7173 alu.op = i < 4 ? ALU_OP2_INTERP_ZW : ALU_OP2_INTERP_XY; in tgsi_interp_egcm()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_assembler.cpp1379 {op2_interp_zw, ALU_OP2_INTERP_ZW},

Completed in 16 milliseconds