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 | 194 inst[0] = PVS_OP_DST_OPERAND(hw_opcode, in ei_vector1() 211 inst[0] = PVS_OP_DST_OPERAND(hw_opcode, in ei_vector2() 228 inst[0] = PVS_OP_DST_OPERAND(hw_opcode, in ei_math1() 246 inst[0] = PVS_OP_DST_OPERAND(ME_LIGHT_COEFF_DX, in ei_lit() 314 inst[0] = PVS_OP_DST_OPERAND(PVS_MACRO_OP_2CLK_MADD, in ei_mad() 322 inst[0] = PVS_OP_DST_OPERAND(VE_MULTIPLY_ADD, in ei_mad() 356 inst[0] = PVS_OP_DST_OPERAND(ME_POWER_FUNC_FF, in ei_pow()
|
/third_party/mesa3d/src/gallium/drivers/r300/ |
D | r300_reg.h | 2947 #define PVS_OP_DST_OPERAND(opcode, math_inst, macro_inst, reg_index, reg_writemask, reg_class, satu… macro
|