mesa/src/compiler
Mary Guillemard 90d963d353 nir/nir_format_convert: Add missing u2f32 in nir_format_unpack_r9g9b9e5
Fix
"dEQP-VK.api.copy_and_blit.*.image_to_image.all_formats.color.2d_to_1d.*.e5b9g9r9_ufloat_pack32.*"
on HK.

Signed-off-by: Mary Guillemard <mary@mary.zone>
Fixes: 5f5f4474f6 ("nir: Add a format unpack helper and tests")
Reviewed-by: Janne Grunau <j@jannau.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41929>
2026-06-01 20:28:44 +00:00
..
clc clc: do not use std::filesystem 2026-05-15 22:59:58 +00:00
glsl glsl: translate fma as fma_weak 2026-05-19 18:13:41 +00:00
isaspec isaspec: decode: manually print the sign when printing NaN float values 2026-04-29 11:39:12 +00:00
libcl libcl/vk: add VkCopyMemoryToImageIndirectCommandKHR and its members 2026-05-29 18:12:37 +00:00
nir nir/nir_format_convert: Add missing u2f32 in nir_format_unpack_r9g9b9e5 2026-06-01 20:28:44 +00:00
rust compiler/rust: Add an EnumAsU8 trait 2026-06-01 19:51:17 +00:00
spirv spirv: implement SPV_KHR_abort 2026-05-27 06:37:03 +00:00
builtin_types.py compiler: add float8 glsl types 2025-06-23 07:59:24 +00:00
builtin_types_c.py util,vulkan,mesa,compiler: Generate source files with utf8 encoding from mako template 2023-12-07 12:41:07 +00:00
builtin_types_h.py compiler: Generate files with newline at end 2025-06-24 14:01:04 +00:00
glsl_types.c compiler: Support more than 255 cols/rows in cmat descriptions 2026-05-21 21:47:03 +00:00
glsl_types.h compiler: Support more than 255 cols/rows in cmat descriptions 2026-05-21 21:47:03 +00:00
list.h nir: remove unused stuff from list.h 2025-07-31 20:23:04 +00:00
meson.build etnaviv: Remove f32_to_f16_fallback() in favor of float16::F16 2026-05-29 05:13:24 +00:00
shader_enums.c nir: add missing SYSTEM_VALUE_FRAG_COORD_W_RCP 2026-05-19 15:03:50 +00:00
shader_enums.h nir: add missing SYSTEM_VALUE_FRAG_COORD_W_RCP 2026-05-19 15:03:50 +00:00
shader_info.h nir: add new intrinsics for SPV_KHR_abort 2026-05-27 06:37:03 +00:00