X-Git-Url: https://git.cworth.org/git?p=apitrace-tests;a=blobdiff_plain;f=apps%2Fgl%2Ftri.ref.txt;h=460ee63886f8a095492b99779d22db76d294ea7b;hp=060dd444f439880b2f3ca94e56be6c88dac34579;hb=2954c5f9db610158245e908cc54d7494da3487dc;hpb=accd3917f73ef5e77541d7125041cf8361fbe899 diff --git a/apps/gl/tri.ref.txt b/apps/gl/tri.ref.txt index 060dd44..460ee63 100644 --- a/apps/gl/tri.ref.txt +++ b/apps/gl/tri.ref.txt @@ -1,4 +1,4 @@ -glClearColor(red = 0.3, green = 0.1, blue = 0.3, alpha = 0) +glClearColor(red = 0.3, green = 0.1, blue = 0.3, alpha = 1) glViewport(x = 0, y = 0, width = 250, height = 250) glMatrixMode(mode = GL_PROJECTION) glLoadIdentity()