freedreno/ir3: Initialize the unused dwords of the immediates consts.
authorEric Anholt <eric@anholt.net>
Wed, 29 Apr 2020 23:55:16 +0000 (16:55 -0700)
committerMarge Bot <eric+marge@anholt.net>
Thu, 30 Apr 2020 19:23:39 +0000 (19:23 +0000)
commit4715502975410855cf9997075fa9c598df0c5211
treeb9e67ce1773eb5c43e62f619070c24c7679d5010
parent3fac55ce0d066d767d6c6c8308f79d0c3e566ec0
freedreno/ir3: Initialize the unused dwords of the immediates consts.

Avoids having spurious differences (and weird values to look at!) in
traces from uninitialized memory.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4824>
src/freedreno/ir3/ir3_cp.c