diff options
author | Brian <brian@yutani.localnet.net> | 2007-04-18 09:30:07 -0600 |
---|---|---|
committer | Brian <brian@yutani.localnet.net> | 2007-04-18 09:30:07 -0600 |
commit | 8598f550916449b99351a51e2a20e4c4cff021d3 (patch) | |
tree | feb5163122043af9db0516c8bc3689ae2f153929 /docs | |
parent | 6d01f3f1ec21da5bdf3191869ee0be42b3c11d57 (diff) | |
download | mesa-8598f550916449b99351a51e2a20e4c4cff021d3.tar.gz |
glean glsl test now does over 150 tests
Diffstat (limited to 'docs')
-rw-r--r-- | docs/shading.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/shading.html b/docs/shading.html index fd96a41e85a..3a10f1b0ce0 100644 --- a/docs/shading.html +++ b/docs/shading.html @@ -294,7 +294,7 @@ A new <a href="http://glean.sf.net" target="_parent">Glean</a> test has been create to exercise the GLSL compiler. </p> <p> -The <em>glsl1</em> test runs over 130 sub-tests to check that the language +The <em>glsl1</em> test runs over 150 sub-tests to check that the language features and built-in functions work properly. This test should be run frequently while working on the compiler to catch regressions. |