Re: [Mesa-dev] [PATCH 06/11] glsl: Add remaining *sampler2DRect* texture functions.

2012-04-13 Thread Kenneth Graunke
On 04/13/2012 04:38 PM, Eric Anholt wrote: 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 | 68 +++ src/glsl/b

[Mesa-dev] [PATCH 06/11] glsl: Add remaining *sampler2DRect* texture functions.

2012-04-13 Thread Eric Anholt
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 | 68 +++ src/glsl/builtins/profiles/140.vert | 68 ++