Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i915/
Di915_debug_fp.c217 print_dest_reg(GLuint dword) in print_dest_reg() function
245 print_dest_reg(program[0]); in print_arith_op()
277 print_dest_reg(program[0] | A0_DEST_CHANNEL_ALL); in print_tex_op()
294 print_dest_reg(program[0] | A0_DEST_CHANNEL_ALL); in print_dcl_op()
/external/mesa3d/src/gallium/drivers/i915/
Di915_debug_fp.c232 print_dest_reg(struct debug_stream *stream, unsigned dword) in print_dest_reg() function
261 print_dest_reg(stream, program[0]); in print_arith_op()
294 print_dest_reg(stream, program[0] | A0_DEST_CHANNEL_ALL); in print_tex_op()
326 print_dest_reg(stream, in print_dcl_op()