Signed-off-by: Ilia Mirkin <imir...@alum.mit.edu>
---
 tests/texturing/texwrap.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/tests/texturing/texwrap.c b/tests/texturing/texwrap.c
index 05b9632..383681e 100644
--- a/tests/texturing/texwrap.c
+++ b/tests/texturing/texwrap.c
@@ -370,7 +370,8 @@ static const struct test_desc test_sets[] = {
                ext_packed_depth_stencil,
                ARRAY_SIZE(ext_packed_depth_stencil),
                "GL_EXT_packed_depth_stencil",
-               {"GL_EXT_packed_depth_stencil"},
+               {"GL_EXT_packed_depth_stencil",
+                "GL_ARB_depth_texture"},
        },
        {
                ext_texture_srgb,
-- 
1.8.3.2

_______________________________________________
Piglit mailing list
Piglit@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to