diff options
author | Dave Airlie <airlied@redhat.com> | 2010-08-30 20:14:05 +1000 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2010-08-30 20:14:05 +1000 |
commit | bd1bffd37a3438a36c0ede567c386a30facbb021 (patch) | |
tree | 42d80ee940646bdcec0a4b76989c09e3af6f3ccc /tests/glean-fragProg1.tests | |
parent | b41581a4961e1aeb086e432d3188a777057e4c41 (diff) |
glean: fixup vertProg and fragProg test names
Diffstat (limited to 'tests/glean-fragProg1.tests')
-rw-r--r-- | tests/glean-fragProg1.tests | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/glean-fragProg1.tests b/tests/glean-fragProg1.tests index 39a1a720f..302e01f1d 100644 --- a/tests/glean-fragProg1.tests +++ b/tests/glean-fragProg1.tests @@ -38,7 +38,7 @@ add_fp1('swizzled add test') add_fp1('XPD test 1') add_fp1('Z-write test') add_fp1('Divide by zero test') -add_fp1('Infinity / nan test') +add_fp1('Infinity and nan test') add_fp1('ARB_fog_linear test') add_fp1('Computed fog linear test') add_fp1('ARB_fog_exp test') |