Home
last modified time | relevance | path

Searched refs:PVS_OP_DST_OPERAND (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/compiler/
Dr3xx_vertprog.c191 inst[0] = PVS_OP_DST_OPERAND(hw_opcode, in ei_vector1()
208 inst[0] = PVS_OP_DST_OPERAND(hw_opcode, in ei_vector2()
225 inst[0] = PVS_OP_DST_OPERAND(hw_opcode, in ei_math1()
243 inst[0] = PVS_OP_DST_OPERAND(ME_LIGHT_COEFF_DX, in ei_lit()
311 inst[0] = PVS_OP_DST_OPERAND(PVS_MACRO_OP_2CLK_MADD, in ei_mad()
319 inst[0] = PVS_OP_DST_OPERAND(VE_MULTIPLY_ADD, in ei_mad()
353 inst[0] = PVS_OP_DST_OPERAND(ME_POWER_FUNC_FF, in ei_pow()
/external/mesa3d/src/gallium/drivers/r300/
Dr300_reg.h2947 #define PVS_OP_DST_OPERAND(opcode, math_inst, macro_inst, reg_index, reg_writemask, reg_class, satu… macro