mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-22 02:18:10 +02:00
The lifetime of the constant buffer's user_buffer is not guaranteed to last until agx_upload_uniforms. Fixes the same ASAN issue mesa/mesa!21685 is trying to address. Fixes: |
||
|---|---|---|
| .. | ||
| .clang-format | ||
| agx_batch.c | ||
| agx_blit.c | ||
| agx_disk_cache.c | ||
| agx_disk_cache.h | ||
| agx_fence.c | ||
| agx_fence.h | ||
| agx_nir_lower_sysvals.c | ||
| agx_pipe.c | ||
| agx_public.h | ||
| agx_query.c | ||
| agx_state.c | ||
| agx_state.h | ||
| agx_uniforms.c | ||
| meson.build | ||