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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_program_print.c59 static void print_omod_op(FILE * f, rc_omod_op op) function in typeref:typename:void
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);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_program_print.c59 static void print_omod_op(FILE * f, rc_omod_op op) function in typeref:typename:void
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 3 milliseconds