mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-21 02:28:07 +02:00
Replace printf and nir_print_shaders by proper mesa_logX and nir_log_shaderX functions, that provides better features (like logging to a file, setting the logging verbosity, etc) and works better with Android. Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com> Reviewed-by: Iago Toral Quiroga <itoral@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40434> |
||
|---|---|---|
| .. | ||
| v3d_cpu_tiling.h | ||
| v3d_csd.h | ||
| v3d_debug.c | ||
| v3d_debug.h | ||
| v3d_device_info.c | ||
| v3d_device_info.h | ||
| v3d_limits.h | ||
| v3d_macros.h | ||
| v3d_performance_counters.h | ||
| v3d_tfu.h | ||
| v3d_tiling.c | ||
| v3d_tiling.h | ||
| v3d_util.c | ||
| v3d_util.h | ||