[Piglit] [PATCH 6/7] GL_ARB_draw_instanced/instance-array-dereference: Strip copy'n'paste comment.
Eric Anholt
eric at anholt.net
Tue Feb 28 13:32:40 PST 2012
That was for the test the shader came from, not this one.
---
.../instance-array-dereference.shader_test | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/tests/spec/arb_draw_instanced/execution/instance-array-dereference.shader_test b/tests/spec/arb_draw_instanced/execution/instance-array-dereference.shader_test
index ae3671d..f88f62a 100644
--- a/tests/spec/arb_draw_instanced/execution/instance-array-dereference.shader_test
+++ b/tests/spec/arb_draw_instanced/execution/instance-array-dereference.shader_test
@@ -3,9 +3,6 @@ GL_ARB_draw_instanced
GLSL >= 1.20
[vertex shader]
-/* Verify that InstanceID is zero when drawing primitives using a
- * non-instanced drawing function.
- */
#version 120
#extension GL_ARB_draw_instanced: require
--
1.7.9.1
More information about the Piglit
mailing list