Home
last modified time | relevance | path

Searched refs:u_log_context_destroy (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_log.h76 u_log_context_destroy(struct u_log_context *ctx);
Du_log.c61 u_log_context_destroy(struct u_log_context *ctx) in u_log_context_destroy() function
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/
Ddd_context.c666 u_log_context_destroy(&dctx->log); in dd_context_destroy()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_debug.c1125 u_log_context_destroy(&log); in si_check_vm_faults()
Dsi_pipe.c906 u_log_context_destroy(aux_log); in si_destroy_screen()
Dsi_texture.c1126 u_log_context_destroy(&log); in si_texture_create_object()
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_texture.c1022 u_log_context_destroy(&log); in r600_texture_create_object()