Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r300/compiler/
Dr300_fragprog_emit.c125 static unsigned int translate_alpha_opcode(struct r300_fragment_program_compiler * c, rc_opcode opc… in translate_alpha_opcode() function
165 code->alu.inst[ip].alpha_inst = translate_alpha_opcode(c, inst->Alpha.Opcode); in emit_alu()