mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-27 01:50:10 +01:00
Otherwise we can end with invalid curson in some cases, specifically, if we encounter an identity vector and thus neither register declaration nor swizzle is inserted, it can lead to invalid cursor and a crash later. Suggested by: Alyssa Rosenzweig <alyssa@rosenzweig.io> Signed-off-by: Pavel Ondračka <pavel.ondracka@gmail.com> Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/10905 Reviewed-by: Christian Gmeiner <cgmeiner@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28581> |
||
|---|---|---|
| .. | ||
| clc | ||
| glsl | ||
| isaspec | ||
| nir | ||
| spirv | ||
| builtin_types.py | ||
| builtin_types_c.py | ||
| builtin_types_h.py | ||
| glsl_types.c | ||
| glsl_types.h | ||
| meson.build | ||
| shader_enums.c | ||
| shader_enums.h | ||
| shader_info.h | ||