Home
last modified time | relevance | path

Searched refs:ALU_OP2_INTERP_Z (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_isa.h367 #define ALU_OP2_INTERP_Z 167 macro
Dr600_asm.c836 if (prev[i]->op == ALU_OP2_INTERP_Z) in merge_inst_groups()
848 if (slots[i]->op == ALU_OP2_INTERP_Z) in merge_inst_groups()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_assembler.cpp1381 {op2_interp_z, ALU_OP2_INTERP_Z},