Searched defs:print_dest_reg (Results 1 - 4 of 4) sorted by relevance

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

Completed in 126 milliseconds