freedreno/a4xx: add missing SNORM formats to help tests pass
authorIlia Mirkin <imirkin@alum.mit.edu>
Sun, 21 Nov 2021 18:38:00 +0000 (13:38 -0500)
committerMarge Bot <emma+marge@anholt.net>
Mon, 22 Nov 2021 17:18:56 +0000 (17:18 +0000)
commit5a69f34aeb617ed97f887aabb7b31f34a979291c
tree1b25272c4cf544eaa7e9a460505b8d5de3305a7a
parentc6ca2d1929437598639ff905f25d02a15ba815c4
freedreno/a4xx: add missing SNORM formats to help tests pass

Otherwise some of these fall back to RGBA_SNORM, which can screw up
blend factors.

Fixes spec@ext_texture_snorm@fbo-blending-formats.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13904>
src/gallium/drivers/freedreno/a4xx/fd4_format.c