diff options
author | Ilia Mirkin <[email protected]> | 2017-11-19 12:28:53 -0500 |
---|---|---|
committer | Ilia Mirkin <[email protected]> | 2017-11-25 16:56:59 -0500 |
commit | 86f12e9377374108474b6a5d6b5dd6e9d37766db (patch) | |
tree | 06ad4fc5cfbe4cc67a32c6bd73b97ee4caea10ee /common.py | |
parent | ab336e8b46b6d7016519681c59b9aedf3fea04ad (diff) |
freedreno/ir3: add a pass to lower tg4 to txl, enable gather on a4xx
Unfortunately Adreno A4xx hardware returns incorrect results with the
GATHER4 opcodes. As a result, we have to lower to 4 individual texture
calls (txl since we have to force lod to 0). We achieve this using
offsets, including on cube maps which normally never have offsets.
Signed-off-by: Ilia Mirkin <[email protected]>
Reviewed-by: Rob Clark <[email protected]>
Diffstat (limited to 'common.py')
0 files changed, 0 insertions, 0 deletions