mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-18 07:18:06 +02:00
The api validation calls will segfault without this as it will try to fallback to string matching names which are NULL. This would be incorrect behaviour even if the names weren't NULL so here we correctly set the explicit location flag. Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/9483 Fixes: |
||
|---|---|---|
| .. | ||
| 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 | ||