X-Git-Url: https://git.cworth.org/git?p=apitrace-tests;a=blobdiff_plain;f=apps%2Fgl%2Ftri.ref.txt;h=724154b28ee95b786508e517fbd054d6dfc09833;hp=460ee63886f8a095492b99779d22db76d294ea7b;hb=5a03bade408b2288bbf905b0165a5d79002a0f6a;hpb=762e0405c83651873f6ab5266916dc7619a772a3 diff --git a/apps/gl/tri.ref.txt b/apps/gl/tri.ref.txt index 460ee63..724154b 100644 --- a/apps/gl/tri.ref.txt +++ b/apps/gl/tri.ref.txt @@ -1,3 +1,4 @@ +#state default.ref.json 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) @@ -14,3 +15,4 @@ glColor3f(red = 0, green = 0, blue = 0.7) glVertex3f(x = 0, y = 0.9, z = -30) glEnd() glFlush() +#image tri.ref.png