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

Chris Forbes chrisf at ijw.co.nz
Mon Oct 14 10:27:34 CEST 2013


This series adds new textureGatherOffset overloads, and support for
nonconstant offsets.

V2: - Update for general churn + send-from-grf
    - Reinstate assert on nonconstant offset if ARB_gpu_shader5 not supported.
      This ought not to actually get hit as the GLSL frontend insists on a
      constant expression.



More information about the mesa-dev mailing list