diff options
author | Rob Clark <[email protected]> | 2013-08-24 17:30:50 -0400 |
---|---|---|
committer | Rob Clark <[email protected]> | 2013-08-29 17:35:04 -0400 |
commit | 4a2b5b23840237e54bc810aaaa23b3a81832e1e3 (patch) | |
tree | bffe8a9f816f5373de1a4979f8b7e1d5f0d8ed9b /src/gallium/drivers/nvc0 | |
parent | 9c0b7be964f0cbb707ed11c2526a30eda5254d2e (diff) |
freedreno/a3xx/compiler: better const handling
Seems like most/all instructions have some restrictions about const src
registers. In seems like the 2 src (cat2) instructions can take at most
one const, and the 3 src (cat3) instructions can take at most one const
in the first 2 arguments. And so on. Handle this properly now.
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'src/gallium/drivers/nvc0')
0 files changed, 0 insertions, 0 deletions