Re: [Mesa-dev] [PATCH 6/6] draw: use SoA fetch, not AoS one

2016-12-20 Thread Jose Fonseca
On 12/12/16 00:12, srol...@vmware.com wrote: From: Roland Scheidegger Now that there's some SoA fetch which never falls back, we should usually get results which are better or at least not worse (something like rgba32f will stay the same). I suppose though it might be worse in some cases where

[Mesa-dev] [PATCH 6/6] draw: use SoA fetch, not AoS one

2016-12-11 Thread sroland
From: Roland Scheidegger Now that there's some SoA fetch which never falls back, we should usually get results which are better or at least not worse (something like rgba32f will stay the same). I suppose though it might be worse in some cases where the format doesn't require conversion (e.g. rg3