Searched refs:PVS_OP_DST_OPERAND (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
D | r3xx_vertprog.c | 193 inst[0] = PVS_OP_DST_OPERAND(hw_opcode, in ei_vector1() 210 inst[0] = PVS_OP_DST_OPERAND(hw_opcode, in ei_vector2() 227 inst[0] = PVS_OP_DST_OPERAND(hw_opcode, in ei_math1() 245 inst[0] = PVS_OP_DST_OPERAND(ME_LIGHT_COEFF_DX, in ei_lit() 313 inst[0] = PVS_OP_DST_OPERAND(PVS_MACRO_OP_2CLK_MADD, in ei_mad() 321 inst[0] = PVS_OP_DST_OPERAND(VE_MULTIPLY_ADD, in ei_mad() 355 inst[0] = PVS_OP_DST_OPERAND(ME_POWER_FUNC_FF, in ei_pow()
|
/third_party/mesa3d/src/gallium/drivers/r300/ |
D | r300_reg.h | 2946 #define PVS_OP_DST_OPERAND(opcode, math_inst, macro_inst, reg_index, reg_writemask, reg_class, satu… macro
|