[Mesa-dev] [PATCH] glsl: Modify glsl-max-varyings to test varying packing

2012-02-05 Thread Vincent Lejeune
--- tests/shaders/CMakeLists.gl.txt |1 + tests/shaders/glsl-max-varyings-2.c | 413 +++ 2 files changed, 414 insertions(+), 0 deletions(-) create mode 100644 tests/shaders/glsl-max-varyings-2.c diff --git a/tests/shaders/CMakeLists.gl.txt

[Mesa-dev] [PATCH] glsl: Modify glsl-max-varyings to test varying packing

2012-02-01 Thread Vincent Lejeune
--- tests/shaders/CMakeLists.gl.txt |1 + tests/shaders/glsl-max-varyings-2.c | 413 +++ 2 files changed, 414 insertions(+), 0 deletions(-) create mode 100644 tests/shaders/glsl-max-varyings-2.c diff --git a/tests/shaders/CMakeLists.gl.txt