[Mesa-dev] [PATCH] radeonsi: enable late VS export memory allocation
Marek Olšák
maraeo at gmail.com
Wed Jan 13 08:47:38 PST 2016
On Wed, Jan 13, 2016 at 4:35 PM, Axel Davy <axel.davy at ens.fr> wrote:
>
>>
>> Axel Davy benchmarked this briefly. We may need more benchmarks though.
>>
>> Marek
>>
>
> I confirm setting this register helps get a few % with heaven.
>
> There was also another register to kill color exports early when doing
> depth only pass that helped a few % (but less).
Do you remember which register it was?
The hardware should not execute PS when doing depth-only rendering and
the shader doesn't use KILL.
Marek
More information about the mesa-dev
mailing list