• Home
  • Raw
  • Download

Lines Matching defs:sctx

294 static void si_dump_mmapped_reg(struct si_context *sctx, FILE *f, unsigned offset)  in si_dump_mmapped_reg()
303 static void si_dump_debug_registers(struct si_context *sctx, FILE *f) in si_dump_debug_registers()
392 void si_print_current_ib(struct si_context *sctx, FILE *f) in si_print_current_ib()
476 void si_log_hw_flush(struct si_context *sctx) in si_log_hw_flush()
545 static void si_dump_bo_list(struct si_context *sctx, const struct radeon_saved_cs *saved, FILE *f) in si_dump_bo_list()
594 static void si_dump_framebuffer(struct si_context *sctx, struct u_log_context *log) in si_dump_framebuffer()
759 static void si_dump_descriptors(struct si_context *sctx, gl_shader_stage stage, in si_dump_descriptors()
816 static void si_dump_gfx_descriptors(struct si_context *sctx, in si_dump_gfx_descriptors()
826 static void si_dump_compute_descriptors(struct si_context *sctx, struct u_log_context *log) in si_dump_compute_descriptors()
987 static void si_dump_annotated_shaders(struct si_context *sctx, FILE *f) in si_dump_annotated_shaders()
1038 struct si_context *sctx = (struct si_context *)ctx; in si_dump_debug_state() local
1052 void si_log_draw_state(struct si_context *sctx, struct u_log_context *log) in si_log_draw_state()
1081 void si_log_compute_state(struct si_context *sctx, struct u_log_context *log) in si_log_compute_state()
1090 void si_check_vm_faults(struct si_context *sctx, struct radeon_saved_cs *saved, enum ring_type ring) in si_check_vm_faults()
1139 void si_init_debug_functions(struct si_context *sctx) in si_init_debug_functions()