[Mesa-dev] [PATCH V2 0/4] ARB_gpu_shader5 textureGather*, Part 4

Chris Forbes chrisf at ijw.co.nz
Mon Oct 14 10:33:13 CEST 2013


Adds support for textureGatherOffsets() [which takes an array of texel offsets].
This isn't directly supported on i965, so we lower it to 4x textureGatherOffset().

V2: - Rebase, etc.



More information about the mesa-dev mailing list