ext_gpu_shader4: add compiler tests for everything
[piglit.git] / examples / glsl_parser_test / ReadMe.txt
blob21b00a5e60189fc470e0c518408cf1e4694b8396
1 This directory holds example test files that can be registered with Piglit
2 with ``add_glsl_parser_test()``. For a decription of the the test's
3 behavior and file format, see the docstrings in file glsl_parser_test.py.