summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorNicolai Hähnle <[email protected]>2017-06-16 20:50:56 +0200
committerNicolai Hähnle <[email protected]>2017-06-26 14:02:06 +0200
commitf17d78becc8af2b3c2b9fd236c3cd9eb0682e66e (patch)
treeffa95b75873e336c311eccb2a8a26380014442ce /.travis.yml
parent162c42f8edde4a2c13b1eb5c0f9f0828441ed4c8 (diff)
radeonsi: support indirect indexing in INTERP_* opcodes
The hardware doesn't support it, so we just interpolate all array elements and then use indirect indexing on the resulting vector. Clearly, this is not very efficient. There is an argument to be had for adding if/else, or perhaps even pulling the data out of LDS directly. Both don't really seem worth the effort, considering that it seems nobody actually uses this feature. Reviewed-by: Marek Olšák <[email protected]>
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions