Searched refs:translate_alu_result_op (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/
H A Dr500_fragprog_emit.c181 static uint32_t translate_alu_result_op(struct r300_fragment_program_compiler * c, rc_compare_func func) function
355 code->inst[ip].inst0 |= translate_alu_result_op(c, inst->ALUResultCompare);
/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dr500_fragprog_emit.c181 static uint32_t translate_alu_result_op(struct r300_fragment_program_compiler * c, rc_compare_func func) function
355 code->inst[ip].inst0 |= translate_alu_result_op(c, inst->ALUResultCompare);

Completed in 110 milliseconds