summaryrefslogtreecommitdiff
path: root/tests/general/scissor-depth-clear.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/general/scissor-depth-clear.c')
-rw-r--r--tests/general/scissor-depth-clear.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/general/scissor-depth-clear.c b/tests/general/scissor-depth-clear.c
index f1cd90fcc..a06226324 100644
--- a/tests/general/scissor-depth-clear.c
+++ b/tests/general/scissor-depth-clear.c
@@ -27,7 +27,7 @@
/** @file scissor-copypixels.c
*
- * Tests that glScissor properly affects glCopyPixels().
+ * Tests that glScissor properly affects glClear(GL_DEPTH_BUFFER_BIT).
*/
#include "piglit-util.h"