
Sets the float color component type in st_visual_to_context_mode() ensuring float color values are not clamped. Fixes dEQP-EGL.functional.wide_color.window_fp16_default_colorspace on asahi, iris and most likely every other driver having it marked as fail or flake. Closes: mesa/mesa#9276 Signed-off-by: Janne Grunau <j@jannau.net> Reviewed-by: Adam Jackson <ajax@redhat.com> Acked-by: David Heidelberg <david.heidelberg@collabora.com> Cc: mesa-stable Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23914>
10 lines
554 B
Plaintext
10 lines
554 B
Plaintext
# Excerpt:
|
|
# Image comparison failed: reference = -0.000488281, expected = 0:0:0:0, result = 0:0:0:3
|
|
# Image comparison failed: reference = 0, expected = 0:0:0:0, result = 0:0:0:3
|
|
# Image comparison failed: reference = 0.000488281, expected = 0:1:0:0, result = 0:1:0:3
|
|
# Image comparison failed: reference = 0.000976562, expected = 1:1:0:0, result = 1:1:0:3
|
|
wayland-dEQP-EGL.functional.wide_color.pbuffer_888_colorspace_default,Fail
|
|
|
|
# after enabling wayland in x86_64 mesa build
|
|
wayland-dEQP-EGL.functional.wide_color.window_888_colorspace_default,Fail
|