freedreno: Fix the type of single-component scaled vertex attrs.
authorEric Anholt <eric@anholt.net>
Wed, 28 Aug 2019 20:31:07 +0000 (13:31 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 3 Sep 2019 19:34:09 +0000 (19:34 +0000)
commit79a5ebe0458b189d4b83dc4aa2dc72adec550e7d
tree76b941ac06e63a5b3b6a9a92fd1d2ee9c6cc56cd
parentf3e978db4dbaaf6e96c3020bdaa719a2b3f17049
freedreno: Fix the type of single-component scaled vertex attrs.

This looks like clear copy-and-pasteos, and fixes:

dEQP-GLES2.functional.draw.random.40

(on A307 and A630, both tested in the new CI farm)

Reviewed-by: Rob Clark <robdclark@chromium.org>
src/gallium/drivers/freedreno/a3xx/fd3_format.c
src/gallium/drivers/freedreno/a4xx/fd4_format.c
src/gallium/drivers/freedreno/a5xx/fd5_format.c
src/gallium/drivers/freedreno/a6xx/fd6_format.c