On Fri, Feb 27, 2015 at 05:34:45PM +0200, Francisco Jerez wrote:
> This was telling the sampler to do texture fetches for *all* channels
> in the non-constant surface index case, what could have reduced
> throughput unnecessarily when some of the channels were disabled by
> control flow.
> ---
>  src/mesa/drivers/dri/i965/brw_fs_generator.cpp   | 12 ++++++------
>  src/mesa/drivers/dri/i965/brw_vec4_generator.cpp |  8 ++++----
>  2 files changed, 10 insertions(+), 10 deletions(-)

Reviewed-by: Topi Pohjolainen <topi.pohjolai...@intel.com>
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to