mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-14 18:48:05 +02:00
nir_const_value variables in nir_const_value_for_int and nor_const_value_for_uint are unused resulting in unnecessary dead code. The unused-variable warning has been suppressed by the memset following their declarations. Reviewed-by: Faith Ekstrand <faith.ekstrand@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24851> |
||
|---|---|---|
| .. | ||
| clc | ||
| glsl | ||
| isaspec | ||
| nir | ||
| spirv | ||
| builtin_type_macros.h | ||
| glsl_types.cpp | ||
| glsl_types.h | ||
| meson.build | ||
| nir_gl_types.h | ||
| nir_types.cpp | ||
| nir_types.h | ||
| shader_enums.c | ||
| shader_enums.h | ||
| shader_info.h | ||