Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r300/compiler/
Dr500_fragprog_emit.c114 static unsigned int translate_alpha_op(struct r300_fragment_program_compiler *c, rc_opcode opcode) in translate_alpha_op() function
256 code->inst[ip].inst4 = translate_alpha_op(c, inst->Alpha.Opcode); in emit_paired()