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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/
H A Dradeon_program_print.c59 static void print_omod_op(FILE * f, rc_omod_op op) function
301 print_omod_op(f, inst->U.I.Omod);
402 print_omod_op(f, inst->RGB.Omod);
437 print_omod_op(f, inst->Alpha.Omod);
/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_program_print.c59 static void print_omod_op(FILE * f, rc_omod_op op) function
301 print_omod_op(f, inst->U.I.Omod);
402 print_omod_op(f, inst->RGB.Omod);
437 print_omod_op(f, inst->Alpha.Omod);

Completed in 157 milliseconds