Re: [Piglit] [PATCH] array-index-as-uint-02: Move test to proper location

2014-09-04 Thread Dylan Baker
This looks fine to me. I'm far from a GLSL expert, but it seem straight forward enough that I'm willing to call it good. Do you have push access? If you don't I'll push this tomorrow if no one complains. Reviewed-by: Dylan Baker baker.dyla...@gmail.com On Wednesday, September 03, 2014 03:32:37

[Piglit] [PATCH] array-index-as-uint-02: Move test to proper location

2014-09-03 Thread tiffany
--- tests/glslparsertest/glsl2/array-index.frag | 19 --- .../array-index-as-uint-02.frag | 19 +++ 2 files changed, 19 insertions(+), 19 deletions(-) delete mode 100644 tests/glslparsertest/glsl2/array-index.frag create mode