Home
last modified time | relevance | path

Searched refs:util_debug_callback (Results 1 – 25 of 80) sorted by relevance

1234

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_async_debug.h51 struct util_debug_callback base;
66 struct util_debug_callback *dst);
70 struct util_debug_callback *dst) in u_async_debug_drain()
Du_async_debug.c100 struct util_debug_callback *dst) in _u_async_debug_drain()
/third_party/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_fence.h14 struct util_debug_callback;
40 bool nouveau_fence_wait(struct nouveau_fence *, struct util_debug_callback *);
Dnouveau_context.h18 struct util_debug_callback debug;
/third_party/mesa3d/src/gallium/drivers/lima/ir/
Dlima_ir.h57 struct util_debug_callback *debug);
63 struct util_debug_callback *debug);
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader.h354 struct util_debug_callback debug;
969 struct si_shader *shader, struct util_debug_callback *debug);
971 struct si_shader *shader, struct util_debug_callback *debug);
978 struct util_debug_callback *debug, FILE *f, bool check_debug_option);
980 struct util_debug_callback *debug);
996 struct util_debug_callback *debug);
Dsi_shader_internal.h31 struct util_debug_callback;
197 struct ac_llvm_context *ac, struct util_debug_callback *debug,
227 struct util_debug_callback *debug, struct nir_shader *nir,
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_gallium.c78 struct util_debug_callback *debug) in dump_shader_info()
121 bool binning_pass, struct util_debug_callback *debug) in ir3_shader_variant()
178 struct util_debug_callback *debug) in create_initial_variants()
248 struct util_debug_callback debug = {}; in create_initial_variants_async()
258 struct util_debug_callback debug = {}; in create_initial_compute_variants_async()
Dir3_cache.h80 struct util_debug_callback *debug);
Dir3_gallium.h44 bool binning_pass, struct util_debug_callback *debug);
/third_party/mesa3d/src/gallium/frontends/clover/core/
Dqueue.cpp54 struct util_debug_callback cb; in command_queue()
80 struct util_debug_callback cb; in command_queue()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_bufmgr.h38 struct util_debug_callback;
241 MUST_CHECK void *crocus_bo_map(struct util_debug_callback *dbg,
Dcrocus_bufmgr.c743 bo_wait_with_stall_warning(struct util_debug_callback *dbg, in bo_wait_with_stall_warning()
780 crocus_bo_gem_mmap_legacy(struct util_debug_callback *dbg, in crocus_bo_gem_mmap_legacy()
803 crocus_bo_gem_mmap_offset(struct util_debug_callback *dbg, struct crocus_bo *bo, in crocus_bo_gem_mmap_offset()
834 crocus_bo_gem_mmap(struct util_debug_callback *dbg, struct crocus_bo *bo, bool wc) in crocus_bo_gem_mmap()
845 crocus_bo_map_cpu(struct util_debug_callback *dbg, in crocus_bo_map_cpu()
903 crocus_bo_map_wc(struct util_debug_callback *dbg, in crocus_bo_map_wc()
956 crocus_bo_map_gtt(struct util_debug_callback *dbg, in crocus_bo_map_gtt()
1051 crocus_bo_map(struct util_debug_callback *dbg, in crocus_bo_map()
/third_party/mesa3d/src/util/
Du_debug.h76 struct util_debug_callback struct
288 struct util_debug_callback *cb,
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_shader.h102 struct util_debug_callback *debug);
Detnaviv_shader.c379 dump_shader_info(struct etna_shader_variant *v, struct util_debug_callback *debug) in dump_shader_info()
434 struct util_debug_callback *debug) in etna_shader_variant()
471 struct util_debug_callback debug = {}; in create_initial_variants_async()
Detnaviv_context.h190 struct util_debug_callback debug;
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_bufmgr.h42 struct util_debug_callback;
353 MUST_CHECK void *iris_bo_map(struct util_debug_callback *dbg,
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_emit.h46 struct util_debug_callback *debug;
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_emit.h44 struct util_debug_callback *debug;
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_program.h126 struct util_debug_callback *);
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_winsys.h52 struct util_debug_callback;
480 struct util_debug_callback *debug_callback;
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_compiler.h46 struct util_debug_callback *debug;
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_context.h192 struct util_debug_callback debug;
/third_party/mesa3d/src/gallium/include/pipe/
Dp_context.h83 struct util_debug_callback;
524 const struct util_debug_callback *);

1234