summaryrefslogtreecommitdiffstats
path: root/src/mesa
diff options
context:
space:
mode:
authorRob Clark <[email protected]>2017-05-21 12:40:30 -0400
committerRob Clark <[email protected]>2017-05-23 12:26:35 -0400
commitcaa64b24ce4ca32addfae2bcd93b59b1e5225d82 (patch)
tree63ac793b4ff0469e8a585adf44dca5f0821e5f88 /src/mesa
parent232fc995441cc0d69e72f21bba986da0abd8bf72 (diff)
freedreno/ir3: lower arrays to regs
Instead of using load/store_var intrinsics, which can have complex derefs in the case of multi-dimensional arrays, lower these to regs and handle the direct/indirect loads in get_src() and stores in put_dst(). This should let us switch to using nir by default. Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'src/mesa')
0 files changed, 0 insertions, 0 deletions