Home
last modified time | relevance | path

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

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