diff options
author | Eric Anholt <[email protected]> | 2018-12-19 13:53:39 -0800 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2019-01-04 15:59:57 -0800 |
commit | f217a94542154cff8254e0ca5e5ca986c2394be3 (patch) | |
tree | a974301ed83f72f875c2a927a25f0c47984b55ad /src/broadcom | |
parent | a74f2aeb4fcc8765571b9120a8c8b13cee59de46 (diff) |
nir: Add nir_lower_tex options to lower sampler return formats.
I've been doing this in the nir-to-vir and nir-to-qir backends of v3d and
vc4, but nir could potentially do some useful stuff for us (like avoiding
unpack/repacks) if we give it the information.
v2: Skip lowering for txs/query_levels
v3: Fix a crash on old-style shadow
v4: Rename to tex_packing, use nir_format_unpack_sint/uint helpers, pack
the enum.
Reviewed-by: Jason Ekstrand <[email protected]>
Diffstat (limited to 'src/broadcom')
0 files changed, 0 insertions, 0 deletions