mesa/src/panfrost
Alexandre Marquet ee9809c889 pan/mdg: quirk to disable auto32
For some reason, flat shading on T604 does not work when using auto32 varyings
type.

This commit introduces a quirk for T60x, and some plumbing in pan_nir, allowing to
explicitely use appropriate types, rather than always using .u32 for flat shading.

Backport-to: 24.1
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/10632
Signed-off-by: Alexandre Marquet <tb@a-marquet.fr>
Reviewed-by: Eric R. Smith <eric.smith@collabora.com>
Acked-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28146>
2024-05-09 21:21:32 +00:00
..
ci Revert "ci: disable g52" 2024-05-09 09:59:11 +01:00
compiler pan/bi: clean up tex coord lowering 2024-04-25 13:01:31 +00:00
drm-shim panfrost: group up stubbed params in drm-shim 2024-03-19 10:22:34 +00:00
ds panfrost: Make pan_perf panfrost_device agnostic 2024-01-23 16:32:09 +00:00
include panfrost: implement a driver-specific max-miplevel 2024-04-18 15:04:57 +00:00
lib pan/kmod: Make default allocator thread-safe 2024-05-07 11:11:28 +00:00
midgard pan/mdg: quirk to disable auto32 2024-05-09 21:21:32 +00:00
perf panfrost/meson: remove redundant gallium include from meson files 2024-03-14 17:23:55 +00:00
shared panfrost/meson: remove redundant gallium include from meson files 2024-03-14 17:23:55 +00:00
tools panfrost/meson: remove redundant gallium include from meson files 2024-03-14 17:23:55 +00:00
util pan/mdg: quirk to disable auto32 2024-05-09 21:21:32 +00:00
vulkan vulkan: Set SPIR-V caps from supported features 2024-05-09 01:14:23 +00:00
.clang-format clang-format: Disable formatting by default 2023-08-13 16:48:49 +02:00
meson.build panfrost/meson: remove redundant gallium include from meson files 2024-03-14 17:23:55 +00:00