[Mesa-dev] [PATCH 0/7] ARB_gpu_shader5 textureGather*, Part 2

Ian Romanick idr at freedesktop.org
Tue Oct 8 12:32:53 PDT 2013


On 10/08/2013 02:34 AM, Chris Forbes wrote:
> This series adds support for the following textureGather* enhancements
> that are part of ARB_gpu_shader5:
> 
> - new textureGatherOffset variants
> - nonconstant offset for all textureGatherOffset variants, when GLSL 4.00 or
>    ARB_gpu_shader5 is in use. If only ARB_texture_gather is enabled, const
>    offsets are still enforced.

Patches 1, 2, 3, and 4 are

Reviewed-by: Ian Romanick <ian.d.romanick at intel.com>

I sent a comment about 5.  With that issue fixed (or other people
disagreeing with me), that patch is also R-b.

I don't know the back-end code generator well enough to adequately
review patches 6 or 7.

> -- Chris
> 
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-dev



More information about the mesa-dev mailing list