Re: [Piglit] [PATCH] texwrap: skip if integers or offset used with non-2D

2015-07-09 Thread Brian Paul
On 07/08/2015 05:22 PM, Dave Airlie wrote: From: Dave Airlie The test doesn't support these cases yet, since the shaders are hardcoded to use 2D samplers. Signed-off-by: Dave Airlie --- tests/texturing/texwrap.c | 9 + 1 file changed, 9 insertions(+) diff --git a/tests/texturing/t

[Piglit] [PATCH] texwrap: skip if integers or offset used with non-2D

2015-07-08 Thread Dave Airlie
From: Dave Airlie The test doesn't support these cases yet, since the shaders are hardcoded to use 2D samplers. Signed-off-by: Dave Airlie --- tests/texturing/texwrap.c | 9 + 1 file changed, 9 insertions(+) diff --git a/tests/texturing/texwrap.c b/tests/texturing/texwrap.c index 76b6