diff options
author | Dave Airlie <[email protected]> | 2017-11-14 15:11:39 +1000 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2017-11-27 13:50:24 +1000 |
commit | 043d14db30a849013005409c32ced8b756fec540 (patch) | |
tree | 135bad635b0e97d746b7adc895c81307fef2a8b5 /src/egl | |
parent | 33dca36f4f28411ed4846786a6fbe049193b2711 (diff) |
ac/nir: don't write tcs outputs to LDS that aren't read back.
If the TCS doesn't read back the outputs, no need to store them
to LDS in the first place. (except for tess factors).
This seems to give about 50fps (3290->3330) with tessellation demo.
I haven't tested if it impacts DoW3 at all.
Reviewed-by: Marek Olšák <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'src/egl')
0 files changed, 0 insertions, 0 deletions