Skip to content

freedreno/ir3: Initialize the unused dwords of the immediates consts.

Emma Anholt requested to merge anholt/mesa:fd-const-init into master

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

Merge request reports