Jordan Justen <[email protected]> writes:

> Signed-off-by: Jordan Justen <[email protected]>
> ---
>  tests/texturing/depthstencil-render-miplevels.cpp |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tests/texturing/depthstencil-render-miplevels.cpp 
> b/tests/texturing/depthstencil-render-miplevels.cpp
> index 813ca6f..a6d5df0 100644
> --- a/tests/texturing/depthstencil-render-miplevels.cpp
> +++ b/tests/texturing/depthstencil-render-miplevels.cpp
> @@ -92,7 +92,7 @@ PIGLIT_GL_TEST_CONFIG_BEGIN
>  
>       config.window_width = 512;
>       config.window_height = 512;
> -     config.window_visual = PIGLIT_GL_VISUAL_RGB;
> +     config.window_visual = PIGLIT_GL_VISUAL_RGB | PIGLIT_GL_VISUAL_DOUBLE;

Commit message should probably note that this is so that the drawing and
piglit_present_results() actually show up as expected.  Fix that, and:

Reviewed-by: Eric Anholt <[email protected]>

Attachment: pgp8VyD3UpvRV.pgp
Description: PGP signature

_______________________________________________
Piglit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to