Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_isa.h366 #define ALU_OP2_INTERP_X 166 macro
Dr600_asm.c834 if (prev[i]->op == ALU_OP2_INTERP_X) in merge_inst_groups()
846 if (slots[i]->op == ALU_OP2_INTERP_X) in merge_inst_groups()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_assembler.cpp1380 {op2_interp_x, ALU_OP2_INTERP_X},