freedreno/a4xx: indicate whether outputs are uint/sint
authorIlia Mirkin <imirkin@alum.mit.edu>
Mon, 15 Nov 2021 06:23:01 +0000 (01:23 -0500)
committerMarge Bot <emma+marge@anholt.net>
Tue, 16 Nov 2021 05:08:26 +0000 (05:08 +0000)
commit45606b51cc9fb1da27242b81e23d3430fec3fcd4
tree3c5b33fc116f1fc0f13529cb00f259857252c1b2
parent14087cb9ea58abe37f156d28fde18cdf82abd242
freedreno/a4xx: indicate whether outputs are uint/sint

Unclear whether this fixes anything, but the blob does seem to set
these. (Discovered while trying to determine if value clamping was
missing for non-32-bit integer formats, which fail in some tests.)

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