Home
last modified time | relevance | path

Searched refs:util_debug_message (Results 1 - 25 of 34) sorted by relevance

12

/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_async_debug.c39 struct util_debug_message *msg; in u_async_debug_message()
57 struct util_debug_message *new_msg = in u_async_debug_message()
104 const struct util_debug_message *msg = &adbg->messages[i]; in _u_async_debug_drain()
H A Du_async_debug.h44 struct util_debug_message { struct
56 struct util_debug_message *messages;
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_depthstencil.c168 util_debug_message(&svga->debug.callback, CONFORMANCE, in svga_create_depth_stencil_state()
175 util_debug_message(&svga->debug.callback, CONFORMANCE, in svga_create_depth_stencil_state()
H A Dsvga_state_need_swtnl.c139 util_debug_message(&svga->debug.callback, FALLBACK, in update_need_pipeline()
H A Dsvga_pipe_blend.c281 util_debug_message(&svga->debug.callback, CONFORMANCE, in emulate_logicop()
285 util_debug_message(&svga->debug.callback, CONFORMANCE, in emulate_logicop()
H A Dsvga_draw_arrays.c294 util_debug_message(&svga->debug.callback, PERF_INFO, in svga_hwtnl_draw_arrays()
H A Dsvga_pipe_draw.c321 util_debug_message(&svga->debug.callback, INFO, "%s", msg); in svga_draw_vbo()
H A Dsvga_pipe_rasterizer.c414 util_debug_message(&svga->debug.callback, CONFORMANCE, in svga_create_rasterizer_state()
/third_party/mesa3d/src/util/
H A Du_debug.h277 #define util_debug_message(cb, type, fmt, ...) do { \ macro
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_fence.c228 util_debug_message(debug, PERF_INFO, in nouveau_fence_wait()
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_util.h128 util_debug_message(__d, type, __VA_ARGS__); \
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_context.h432 util_debug_message(&vc4->debug, PERF_INFO, __VA_ARGS__); \
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_state_shader.c116 util_debug_message(&softpipe->debug, SHADER_INFO, "%s shader: %d inst, %d loops, %d temps, %d const, %d imm", in softpipe_shader_db()
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_context.h651 util_debug_message(&v3d->debug, PERF_INFO, __VA_ARGS__); \
H A Dv3d_program.c351 util_debug_message(&v3d->debug, SHADER_INFO, "%s", message); in v3d_shader_debug_output()
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
H A Dir3_gallium.c64 * The only case where util_debug_message() is used in the initial-variants
83 util_debug_message( in dump_shader_info()
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_fence.c331 util_debug_message(&ice->dbg, CONFORMANCE, "%s", in iris_fence_await()
H A Diris_context.h862 util_debug_message(dbg, PERF_INFO, __VA_ARGS__); \
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
H A Dnir.c443 util_debug_message(debug, SHADER_INFO, "%s", shaderdb); in gpir_print_shader_db()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_context.h760 util_debug_message(dbg, PERF_INFO, __VA_ARGS__); \
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_shader.c384 util_debug_message(debug, SHADER_INFO, in dump_shader_info()
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler.c420 util_debug_message(c->debug, SHADER_INFO, "%s shader: %u inst, %u vinst, %u sinst, %u predicate, %u flowcontrol, %u loops, %u tex, %u presub, %u omod, %u temps, %u consts, %u lits", in print_stats()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader.c990 util_debug_message(debug, SHADER_INFO, "Shader Disassembly Begin"); in si_shader_dump_disassembly()
1000 util_debug_message(debug, SHADER_INFO, "%.*s", count, disasm + line); in si_shader_dump_disassembly()
1006 util_debug_message(debug, SHADER_INFO, "Shader Disassembly End"); in si_shader_dump_disassembly()
1083 util_debug_message(debug, SHADER_INFO, in si_shader_dump_stats_for_shader_db()
H A Dsi_shader_llvm.c60 util_debug_message(diag->debug, SHADER_INFO, "LLVM diagnostic (%s): %s", severity_str, in si_diagnostic_handler()
108 util_debug_message(debug, SHADER_INFO, "LLVM compilation failed"); in si_compile_llvm()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_program.c458 util_debug_message(debug, SHADER_INFO, in nv50_program_translate()

Completed in 37 milliseconds

12