summaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/nir.c
diff options
context:
space:
mode:
authorJason Ekstrand <[email protected]>2018-10-20 09:55:28 -0500
committerJason Ekstrand <[email protected]>2018-11-08 10:09:20 -0600
commit344cfe69809757be354fe129d7a849408c335dbe (patch)
tree19fb43062a9ea47b4830ffc01f49ef9fd28e6158 /src/compiler/nir/nir.c
parent6b2918709ab785be53607ff65ae203b2e88594b4 (diff)
intel/fs: Use the new nir_src_is_const and friends
As of this commit, all uses of const sources either go through a nir_src_as_<type> helper which handles bit sizes correctly or else are accompanied by a nir_src_bit_size() == 32 assertion to assert that we have the size we think we have. Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/compiler/nir/nir.c')
0 files changed, 0 insertions, 0 deletions