Home
last modified time | relevance | path

Searched refs:pipe_debug_callback (Results 1 – 25 of 78) sorted by relevance

1234

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_async_debug.h47 struct pipe_debug_callback base;
62 struct pipe_debug_callback *dst);
66 struct pipe_debug_callback *dst) in u_async_debug_drain()
Du_async_debug.c100 struct pipe_debug_callback *dst) in _u_async_debug_drain()
/third_party/mesa3d/src/gallium/drivers/lima/ir/
Dlima_ir.h57 struct pipe_debug_callback *debug);
63 struct pipe_debug_callback *debug);
/third_party/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_fence.h14 struct pipe_debug_callback;
40 bool nouveau_fence_wait(struct nouveau_fence *, struct pipe_debug_callback *);
Dnouveau_context.h18 struct pipe_debug_callback debug;
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader.h316 struct pipe_debug_callback debug;
893 struct si_shader *shader, struct pipe_debug_callback *debug);
895 struct si_shader *shader, struct pipe_debug_callback *debug);
902 struct pipe_debug_callback *debug, FILE *f, bool check_debug_option);
904 struct pipe_debug_callback *debug);
913 struct pipe_debug_callback *debug);
Dsi_shader_internal.h31 struct pipe_debug_callback;
200 struct ac_llvm_context *ac, struct pipe_debug_callback *debug,
230 struct si_shader *shader, struct pipe_debug_callback *debug,
Dsi_shader.c897 struct pipe_debug_callback *debug, const char *name, in si_shader_dump_disassembly()
1010 struct pipe_debug_callback *debug) in si_shader_dump_stats_for_shader_db()
1095 struct pipe_debug_callback *debug, FILE *file, bool check_debug_option) in si_shader_dump()
1412 struct si_shader *shader, struct pipe_debug_callback *debug) in si_compile_shader()
1538 struct ac_llvm_compiler *compiler, struct pipe_debug_callback *debug, in si_get_shader_part()
1617 struct si_shader *shader, struct pipe_debug_callback *debug, in si_get_vs_prolog()
1640 struct si_shader *shader, struct pipe_debug_callback *debug) in si_shader_select_vs_parts()
1649 struct si_shader *shader, struct pipe_debug_callback *debug) in si_shader_select_tcs_parts()
1676 struct si_shader *shader, struct pipe_debug_callback *debug) in si_shader_select_gs_parts()
1864 struct si_shader *shader, struct pipe_debug_callback *debug) in si_shader_select_ps_parts()
[all …]
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_gallium.c77 struct pipe_debug_callback *debug) in dump_shader_info()
121 bool binning_pass, struct pipe_debug_callback *debug) in ir3_shader_variant()
178 struct pipe_debug_callback *debug) in create_initial_variants()
248 struct pipe_debug_callback debug = {}; in create_initial_variants_async()
258 struct pipe_debug_callback debug = {}; in create_initial_compute_variants_async()
Dir3_cache.h73 struct pipe_debug_callback *debug);
Dir3_gallium.h44 bool binning_pass, struct pipe_debug_callback *debug);
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_bufmgr.h38 struct pipe_debug_callback;
235 MUST_CHECK void *crocus_bo_map(struct pipe_debug_callback *dbg,
Dcrocus_bufmgr.c741 bo_wait_with_stall_warning(struct pipe_debug_callback *dbg, in bo_wait_with_stall_warning()
778 crocus_bo_gem_mmap_legacy(struct pipe_debug_callback *dbg, in crocus_bo_gem_mmap_legacy()
801 crocus_bo_gem_mmap_offset(struct pipe_debug_callback *dbg, struct crocus_bo *bo, in crocus_bo_gem_mmap_offset()
832 crocus_bo_gem_mmap(struct pipe_debug_callback *dbg, struct crocus_bo *bo, bool wc) in crocus_bo_gem_mmap()
843 crocus_bo_map_cpu(struct pipe_debug_callback *dbg, in crocus_bo_map_cpu()
901 crocus_bo_map_wc(struct pipe_debug_callback *dbg, in crocus_bo_map_wc()
954 crocus_bo_map_gtt(struct pipe_debug_callback *dbg, in crocus_bo_map_gtt()
1046 crocus_bo_map(struct pipe_debug_callback *dbg, in crocus_bo_map()
/third_party/mesa3d/src/gallium/frontends/clover/core/
Dqueue.cpp53 struct pipe_debug_callback cb; in command_queue()
79 struct pipe_debug_callback cb; in command_queue()
/third_party/mesa3d/src/util/
Du_debug.h278 struct pipe_debug_callback;
282 struct pipe_debug_callback *cb,
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_shader.h89 struct pipe_debug_callback *debug);
Detnaviv_context.h188 struct pipe_debug_callback debug;
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_bufmgr.h41 struct pipe_debug_callback;
325 MUST_CHECK void *iris_bo_map(struct pipe_debug_callback *dbg,
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_emit.h44 struct pipe_debug_callback *debug;
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_program.h126 struct pipe_debug_callback *);
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_emit.h46 struct pipe_debug_callback *debug;
/third_party/mesa3d/src/mesa/state_tracker/
Dst_debug.c134 struct pipe_debug_callback cb; in st_update_debug_callback()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_winsys.h52 struct pipe_debug_callback;
466 struct pipe_debug_callback *debug_callback;
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_context.h208 struct pipe_debug_callback debug;
/third_party/mesa3d/src/gallium/include/pipe/
Dp_context.h48 struct pipe_debug_callback;
508 const struct pipe_debug_callback *);

1234