Re: [Piglit] [PATCH 3/4] remove old tex-swizzle test

2014-04-26 Thread Ian Romanick
Once the others land, patches 3 & 4 are Reviewed-by: Ian Romanick On 04/24/2014 01:54 PM, Brian Paul wrote: > It didn't test the GL_ONE and GL_ZERO terms and was needlessly > complicated. Replaced by ext_texture_swizzle-swizzle test. > --- > tests/all.py |1 - > tests/

[Piglit] [PATCH 3/4] remove old tex-swizzle test

2014-04-24 Thread Brian Paul
It didn't test the GL_ONE and GL_ZERO terms and was needlessly complicated. Replaced by ext_texture_swizzle-swizzle test. --- tests/all.py |1 - tests/texturing/CMakeLists.gl.txt |1 - tests/texturing/tex-swizzle.c | 852 - 3 f