Searched refs:translate_rgb_opcode (Results 1 – 1 of 1) sorted by relevance
105 static unsigned int translate_rgb_opcode(struct r300_fragment_program_compiler * c, rc_opcode opcod… in translate_rgb_opcode() function164 code->alu.inst[ip].rgb_inst = translate_rgb_opcode(c, inst->RGB.Opcode); in emit_alu()