Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/i915/
Di915_debug.c68 debug(struct debug_stream *stream, const char *name, unsigned len) in debug()
139 debug_prim(struct debug_stream *stream, const char *name, bool dump_floats, in debug_prim()
163 debug_program(struct debug_stream *stream, const char *name, unsigned len) in debug_program()
184 debug_chain(struct debug_stream *stream, const char *name, unsigned len) in debug_chain()
207 debug_variable_length_prim(struct debug_stream *stream) in debug_variable_length_prim()
230 BITS(struct debug_stream *stream, unsigned dw, unsigned hi, unsigned lo, in BITS()
255 FLAG(struct debug_stream *stream, unsigned dw, unsigned bit, const char *fmt, in FLAG()
271 debug_load_immediate(struct debug_stream *stream, const char *name, in debug_load_immediate()
375 debug_load_indirect(struct debug_stream *stream, const char *name, unsigned len) in debug_load_indirect()
437 BR13(struct debug_stream *stream, unsigned val) in BR13()
[all …]
Di915_debug_private.h34 struct debug_stream { struct
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_dependence.h370 void SetDebugStream(std::ostream& debug_stream) { in SetDebugStream() argument
371 debug_stream_ = &debug_stream; in SetDebugStream()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dloop_dependence.h370 void SetDebugStream(std::ostream& debug_stream) { in SetDebugStream() argument
371 debug_stream_ = &debug_stream; in SetDebugStream()
/third_party/spirv-tools/source/opt/
Dloop_dependence.h370 void SetDebugStream(std::ostream& debug_stream) { in SetDebugStream() argument
371 debug_stream_ = &debug_stream; in SetDebugStream()