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

/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_isa.h359 #define ALU_OP2_INTERP_ZW 165 macro
H A Dr600_shader.c494 alu.op = ALU_OP2_INTERP_ZW;
6429 alu.op = i < 4 ? ALU_OP2_INTERP_ZW : ALU_OP2_INTERP_XY;

Completed in 50 milliseconds