Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/i915/
Di915_debug_fp.c37 struct debug_stream *stream, in PRINTF()
133 print_reg_type_nr(struct debug_stream *stream, unsigned type, unsigned nr) in print_reg_type_nr()
180 print_reg_neg_swizzle(struct debug_stream *stream, unsigned reg) in print_reg_neg_swizzle()
222 print_src_reg(struct debug_stream *stream, unsigned dword) in print_src_reg()
232 print_dest_reg(struct debug_stream *stream, unsigned dword) in print_dest_reg()
257 print_arith_op(struct debug_stream *stream, in print_arith_op()
291 print_tex_op(struct debug_stream *stream, in print_tex_op()
309 print_texkil_op(struct debug_stream *stream, in print_texkil_op()
322 print_dcl_op(struct debug_stream *stream, in print_dcl_op()
333 i915_disassemble_program(struct debug_stream *stream, in i915_disassemble_program()
Di915_debug.c71 struct debug_stream *stream, in PRINTF()
83 static boolean debug( struct debug_stream *stream, const char *name, unsigned len ) in debug()
128 static boolean debug_prim( struct debug_stream *stream, const char *name, in debug_prim()
158 static boolean debug_program( struct debug_stream *stream, const char *name, unsigned len ) in debug_program()
179 static boolean debug_chain( struct debug_stream *stream, const char *name, unsigned len ) in debug_chain()
203 static boolean debug_variable_length_prim( struct debug_stream *stream ) in debug_variable_length_prim()
227 struct debug_stream *stream, in BITS()
261 struct debug_stream *stream, in FLAG()
280 static boolean debug_load_immediate( struct debug_stream *stream, in debug_load_immediate()
387 static boolean debug_load_indirect( struct debug_stream *stream, in debug_load_indirect()
[all …]
Di915_debug_private.h34 struct debug_stream struct
42 void i915_disassemble_program(struct debug_stream *stream, argument
/external/google-breakpad/src/common/windows/
Ddia_util.cc37 IDiaEnumDebugStreamData** debug_stream) { in FindDebugStream() argument
56 *debug_stream = temp_debug_stream.Detach(); in FindDebugStream()
Ddia_util.h44 IDiaEnumDebugStreamData** debug_stream);
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_dependence.h368 void SetDebugStream(std::ostream& debug_stream) { in SetDebugStream() argument
369 debug_stream_ = &debug_stream; in SetDebugStream()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dloop_dependence.h368 void SetDebugStream(std::ostream& debug_stream) { in SetDebugStream() argument
369 debug_stream_ = &debug_stream; in SetDebugStream()