[Piglit] [PATCH v1] Porting the OpenGL shading language from Glean to Piglit.

Matt Turner mattst88 at gmail.com
Wed Oct 7 18:31:19 PDT 2015


On Wed, Oct 7, 2015 at 1:48 AM, Juliet Fru <julietfru at gmail.com> wrote:
> This test replaces the original tglsl1.cpp test
> ---
>  tests/all.py                        |    1 +
>  tests/spec/gl-1.0/CMakeLists.gl.txt |    1 +
>  tests/spec/gl-1.0/shading-lang.c    | 1939 +++++++++++++++++++++++++++++++++++
>  3 files changed, 1941 insertions(+)
>  create mode 100644 tests/spec/gl-1.0/shading-lang.c

I don't like this at all. These tests should become shader_test files
-- not just a straight port from glean to the piglit framework.


More information about the Piglit mailing list