X-Git-Url: https://git.cworth.org/git?p=apitrace-tests;a=blobdiff_plain;f=apps%2Fgl%2Ftri.ref.json;fp=apps%2Fgl%2Ftri.ref.json;h=0000000000000000000000000000000000000000;hp=228a83a30933922248bdaae808825b30d1e69fc0;hb=91c6216aa7b98e35f5f30c703630e68a69b5251e;hpb=d9858b16096ac4ec7c99f1430a6ee934e33db2e0 diff --git a/apps/gl/tri.ref.json b/apps/gl/tri.ref.json deleted file mode 100644 index 228a83a..0000000 --- a/apps/gl/tri.ref.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parameters": { - "GL_CURRENT_COLOR": [0, 0, 0.7, 1], - "GL_VIEWPORT": [0, 0, 250, 250], - "GL_PROJECTION_MATRIX": [1, 0, 0, 0, 0, 1, 0, 0, 0, 0, -0.001999001, 0, 0, 0, -0.9990005, 1], - "GL_SCISSOR_BOX": [0, 0, 250, 250], - "GL_COLOR_CLEAR_VALUE": [0.3, 0.1, 0.3, 1], - "GL_TRANSPOSE_PROJECTION_MATRIX": [1, 0, 0, 0, 0, 1, 0, 0, 0, 0, -0.001999001, -0.9990005, 0, 0, 0, 1] - } -}