Home
last modified time | relevance | path

Searched refs:pipe_debug_message (Results 1 – 25 of 30) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_depthstencil.c168 pipe_debug_message(&svga->debug.callback, CONFORMANCE, in svga_create_depth_stencil_state()
175 pipe_debug_message(&svga->debug.callback, CONFORMANCE, in svga_create_depth_stencil_state()
Dsvga_state_need_swtnl.c139 pipe_debug_message(&svga->debug.callback, FALLBACK, in update_need_pipeline()
Dsvga_pipe_blend.c281 pipe_debug_message(&svga->debug.callback, CONFORMANCE, in emulate_logicop()
285 pipe_debug_message(&svga->debug.callback, CONFORMANCE, in emulate_logicop()
Dsvga_draw_arrays.c294 pipe_debug_message(&svga->debug.callback, PERF_INFO, in svga_hwtnl_draw_arrays()
Dsvga_pipe_rasterizer.c366 pipe_debug_message(&svga->debug.callback, CONFORMANCE, in svga_create_rasterizer_state()
Dsvga_pipe_draw.c321 pipe_debug_message(&svga->debug.callback, INFO, "%s", msg); in svga_draw_vbo()
/third_party/mesa3d/src/util/
Du_debug.h269 #define pipe_debug_message(cb, type, fmt, ...) do { \ macro
/third_party/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_fence.c222 pipe_debug_message(debug, PERF_INFO, in nouveau_fence_wait()
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_util.h123 pipe_debug_message(__d, type, __VA_ARGS__); \
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_context.h432 pipe_debug_message(&vc4->debug, PERF_INFO, __VA_ARGS__); \
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_state_shader.c130pipe_debug_message(&softpipe->debug, SHADER_INFO, "%s shader: %d inst, %d loops, %d temps, %d cons… in softpipe_shader_db()
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_context.h628 pipe_debug_message(&v3d->debug, PERF_INFO, __VA_ARGS__); \
Dv3d_program.c351 pipe_debug_message(&v3d->debug, SHADER_INFO, "%s", message); in v3d_shader_debug_output()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_fence.c328 pipe_debug_message(&ice->dbg, CONFORMANCE, "%s", in iris_fence_await()
Diris_context.h846 pipe_debug_message(dbg, PERF_INFO, __VA_ARGS__); \
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_gallium.c82 pipe_debug_message( in dump_shader_info()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_shader.c386 pipe_debug_message(debug, SHADER_INFO, in dump_shader_info()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader.c926 pipe_debug_message(debug, SHADER_INFO, "Shader Disassembly Begin"); in si_shader_dump_disassembly()
936 pipe_debug_message(debug, SHADER_INFO, "%.*s", count, disasm + line); in si_shader_dump_disassembly()
942 pipe_debug_message(debug, SHADER_INFO, "Shader Disassembly End"); in si_shader_dump_disassembly()
1018 pipe_debug_message(debug, SHADER_INFO, in si_shader_dump_stats_for_shader_db()
Dsi_shader_llvm.c60 pipe_debug_message(diag->debug, SHADER_INFO, "LLVM diagnostic (%s): %s", severity_str, in si_diagnostic_handler()
108 pipe_debug_message(debug, SHADER_INFO, "LLVM compilation failed"); in si_compile_llvm()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_context.h760 pipe_debug_message(dbg, PERF_INFO, __VA_ARGS__); \
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
Dnir.c446 pipe_debug_message(debug, SHADER_INFO, "%s", shaderdb); in gpir_print_shader_db()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_program.c455 pipe_debug_message(debug, SHADER_INFO, in nv50_program_translate()
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_fpc_translate.c960 pipe_debug_message( in i915_fini_compile()
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
Dnir.c849 pipe_debug_message(debug, SHADER_INFO, "%s", shaderdb); in ppir_print_shader_db()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_program.c754 pipe_debug_message(debug, SHADER_INFO, in nvc0_program_translate()

12