nir/lower-atomics-to-ssbo: remove atomic_uint arrays too
authorRob Clark <robdclark@gmail.com>
Mon, 15 May 2017 19:53:12 +0000 (15:53 -0400)
committerRob Clark <robdclark@gmail.com>
Tue, 23 May 2017 16:26:34 +0000 (12:26 -0400)
commit6f65a1a211929875fb0cff56e876a7497f95252a
treeb163bf2fec1ae3fcd44149334223db60ef286f79
parent5f6c034f82ccc37a0fe2739ee7ebe20ec248c889
nir/lower-atomics-to-ssbo: remove atomic_uint arrays too

Maybe there is a better way to do this.  But by the time we get to
assigning uniform locs, we want the atomic_uint's to all be gone,
otherwise we assert in st_glsl_attrib_type_size().

Signed-off-by: Rob Clark <robdclark@gmail.com>
src/compiler/nir/nir_lower_atomics_to_ssbo.c