diff options
author | Marek Olšák <[email protected]> | 2017-02-18 16:55:50 +0100 |
---|---|---|
committer | Marek Olšák <[email protected]> | 2017-02-21 21:27:23 +0100 |
commit | 84e72f2962eab5eeb8b331e7a5d6eccaa7b8f5be (patch) | |
tree | 25938e5fb581a0614919e9efa6c15e248d212d54 /.editorconfig | |
parent | d633e23192ef17207f4a6acd3009da3126aab395 (diff) |
radeonsi: skip TESSINNER/OUTER offchip stores if TES doesn't read them
We were unconditionally storing these outputs, sometimes even one component
at a time, but apps never read them in TES.
Move the TESSINNER/OUTER buffer stores into the TCS epilog where we can
easily disable them on demand.
Reviewed-by: Nicolai Hähnle <[email protected]>
Diffstat (limited to '.editorconfig')
0 files changed, 0 insertions, 0 deletions