vc4: Don't forget to set the range when scalarizing our uniforms.
authorEric Anholt <eric@anholt.net>
Tue, 9 Apr 2019 04:01:02 +0000 (21:01 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 10 Apr 2019 18:45:30 +0000 (11:45 -0700)
commit7347d09d6ab822ba2430c41a40312393580bd422
tree7a7e3d44fef101283e5696d86455308c73444497
parent771adffec1b6e504367b83c121efd0fb657bb262
vc4: Don't forget to set the range when scalarizing our uniforms.

In the next commit, we'll want this for handling UBO access clamping.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/gallium/drivers/vc4/vc4_nir_lower_io.c