diff options
author | Eric Anholt <[email protected]> | 2019-01-04 16:52:32 -0800 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2019-01-08 15:40:53 -0800 |
commit | 211b826790c499ba54e4cdf871b42e0b34b8f27d (patch) | |
tree | ef958f23bf024ce9ba47506afa76bd8c4d571b09 /src/compiler/nir/nir_intrinsics_c.py | |
parent | 9f29d90327e343f5717a98ceb6df2cdbab5d0e0b (diff) |
nir: Make nir_deref_instr_build/get_const_offset actually use size_align.
I think this was copy-and-paste mistake -- nir_opt_large_constants was
passing in glsl_get_natural_size_align_bytes() given brw_nir.c's arguments
to the opt pass.
I wanted to reuse this function for handling constant offsets of arrays of
images in V3D.
Reviewed-by: Jason Ekstrand <[email protected]>
Reviewed-by: Rob Clark <[email protected]>
Diffstat (limited to 'src/compiler/nir/nir_intrinsics_c.py')
0 files changed, 0 insertions, 0 deletions