Searched defs:print_reg_type_nr (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.c118 print_reg_type_nr(GLuint type, GLuint nr) function
211 print_reg_type_nr(type, nr);
221 print_reg_type_nr(type, nr);
284 print_reg_type_nr((program[1] >> T1_ADDRESS_REG_TYPE_SHIFT) &
/external/mesa3d/src/mesa/drivers/dri/i915/
H A Di915_debug_fp.c118 print_reg_type_nr(GLuint type, GLuint nr) function
211 print_reg_type_nr(type, nr);
221 print_reg_type_nr(type, nr);
284 print_reg_type_nr((program[1] >> T1_ADDRESS_REG_TYPE_SHIFT) &
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/
H A Di915_debug_fp.c133 print_reg_type_nr(struct debug_stream *stream, unsigned type, unsigned nr) function
226 print_reg_type_nr(stream, type, nr);
236 print_reg_type_nr(stream, type, nr);
301 print_reg_type_nr(stream,
314 print_reg_type_nr(stream,
/external/mesa3d/src/gallium/drivers/i915/
H A Di915_debug_fp.c133 print_reg_type_nr(struct debug_stream *stream, unsigned type, unsigned nr) function
226 print_reg_type_nr(stream, type, nr);
236 print_reg_type_nr(stream, type, nr);
301 print_reg_type_nr(stream,
314 print_reg_type_nr(stream,

Completed in 55 milliseconds