Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/i915/
Di915_debug_fp.c160 print_src_reg(char **stream, unsigned dword) in print_src_reg() function
204 print_src_reg(stream, GET_SRC0_REG(program[0], program[1])); in print_arith_op()
209 print_src_reg(stream, GET_SRC1_REG(program[1], program[2])); in print_arith_op()
214 print_src_reg(stream, GET_SRC2_REG(program[2])); in print_arith_op()