summaryrefslogtreecommitdiff
path: root/docs/shading.html
diff options
context:
space:
mode:
authorBrian <brian@yutani.localnet.net>2007-04-18 09:30:07 -0600
committerBrian <brian@yutani.localnet.net>2007-04-18 09:30:07 -0600
commit8598f550916449b99351a51e2a20e4c4cff021d3 (patch)
treefeb5163122043af9db0516c8bc3689ae2f153929 /docs/shading.html
parent6d01f3f1ec21da5bdf3191869ee0be42b3c11d57 (diff)
glean glsl test now does over 150 tests
Diffstat (limited to 'docs/shading.html')
-rw-r--r--docs/shading.html2
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.