glsl: Add remaining *sampler2DRect* texture functions.
authorEric Anholt <eric@anholt.net>
Fri, 13 Apr 2012 22:43:41 +0000 (15:43 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 16 Apr 2012 18:59:29 +0000 (11:59 -0700)
commitacd4024e0a0096c351a7143f908e029df53b1fdf
tree985cc06ae2cc23af5d2653140852a1040ace90f3
parentb9fed9f3d537f4f28ea19996fe34463d15831411
glsl: Add remaining *sampler2DRect* texture functions.

Fixes the new piglit texelFetch() tests on these.  Note that the rest
of the new functions are not tested (same as the non-2DRect versions
of most of them).
src/glsl/builtins/profiles/140.frag
src/glsl/builtins/profiles/140.vert
src/glsl/builtins/tools/texture_builtins.py