diff options
Diffstat (limited to 'tests/texturing/depthstencil-render-miplevels.cpp')
-rw-r--r-- | tests/texturing/depthstencil-render-miplevels.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/texturing/depthstencil-render-miplevels.cpp b/tests/texturing/depthstencil-render-miplevels.cpp index 4246fc7d2..7498f29f6 100644 --- a/tests/texturing/depthstencil-render-miplevels.cpp +++ b/tests/texturing/depthstencil-render-miplevels.cpp @@ -89,7 +89,7 @@ PIGLIT_GL_TEST_MAIN( 16 /*window_width*/, 16 /*window_height*/, - GLUT_RGBA) + PIGLIT_GL_VISUAL_RGBA) namespace { |