diff options
author | Chad Versace <chad.versace@intel.com> | 2011-05-18 19:35:03 -0700 |
---|---|---|
committer | Chad Versace <chad.versace@intel.com> | 2011-05-19 07:49:23 -0700 |
commit | f3c84d12bc5113ba963c79956e0ba0505a0b25f7 (patch) | |
tree | 5ac557a5fee315bf517455e3eaa8f47c831f874f /tests/hiz | |
parent | 1ab2f4776debb2d9f65f8d92552e54de71fabd14 (diff) |
hiz: Fix test description for hiz-depth-test-window-stencil0.c
The test description was inaccurate.
Signed-off-by: Chad Versace <chad.versace@intel.com>
Diffstat (limited to 'tests/hiz')
-rw-r--r-- | tests/hiz/hiz-depth-test-window-stencil0.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/hiz/hiz-depth-test-window-stencil0.c b/tests/hiz/hiz-depth-test-window-stencil0.c index aafa8d0aa..45bd6dacb 100644 --- a/tests/hiz/hiz-depth-test-window-stencil0.c +++ b/tests/hiz/hiz-depth-test-window-stencil0.c @@ -29,7 +29,7 @@ * \author Chad Versace <chad.versace@intel.com> * * Checks that depth tests work correctly when rendering to a window - * framebuffer with no stencilbuffer. + * framebuffer for which no stencil buffer was requested. */ #include "piglit-util.h" |