[Mesa-dev] [PATCH] gallium: remove support for predicates from TGSI

Jose Fonseca jfonseca at vmware.com
Thu Sep 3 04:17:14 PDT 2015


On the flip side, we could remove TGSI_FILE_ADDR, TGSI_OPCODE_ARL, and 
TGSI_OPCODE_ARR.

We already remove all dependencies of these from our internal state tracers.

And it is trivial to do so, at least for HW with native integer support.

Jose

On 01/09/15 23:55, Jose Fonseca wrote:
> I'm all for TGIS simplification, but I just checked, and we rely on TGSI
> predicates for some of our internal state trackers.  So I'll need more
> time to evaluate how much effort it would be to not rely on it, and when
> can it be done.
>
> Jose
>
> On 01/09/15 22:19, Marek Olšák wrote:
>> From: Marek Olšák <marek.olsak at amd.com>
>>
>> Neved used.



More information about the mesa-dev mailing list