From: Brian Date: Wed, 18 Apr 2007 15:30:07 +0000 (-0600) Subject: glean glsl test now does over 150 tests X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8598f550916449b99351a51e2a20e4c4cff021d3;p=mesa.git glean glsl test now does over 150 tests --- 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 Glean test has been create to exercise the GLSL compiler.

-The glsl1 test runs over 130 sub-tests to check that the language +The glsl1 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.