mesa/src/mesa
Juan A. Suarez Romero df22e50ab5 st/pbo_compute: remove unused variables
This fixes some dead assignment issues detected with static analyzer.

Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39578>
2026-02-19 09:32:44 +00:00
..
glapi mesa: retain const qualifier from pointer 2026-02-05 22:01:56 +00:00
main mesa: do not unbind general point when different indexed points are deleted 2026-02-10 12:57:12 +00:00
math mesa: optimize setting the identity matrix 2023-12-08 04:25:51 +00:00
program mesa: add _mesa_lookup_state_param_idx() helper 2026-02-14 06:37:10 +00:00
state_tracker st/pbo_compute: remove unused variables 2026-02-19 09:32:44 +00:00
vbo mesa: ctx->API != API_OPENGL_COMPAT --> !_mesa_is_desktop_gl_compat(ctx) 2026-01-15 22:21:01 +00:00
meson.build util: Move ASTC unpack routines to common util 2025-11-07 12:14:31 +00:00