diff options
Diffstat (limited to 'docs/shading.html')
-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 fd96a41e85..3a10f1b0ce 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. |