HomeSort by relevance Sort by last modified time
    Searched refs:print_omod_op (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/
radeon_program_print.c 59 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/
radeon_program_print.c 59 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 824 milliseconds