X-Git-Url: https://git.cworth.org/git?p=apitrace-tests;a=blobdiff_plain;f=apps%2Fgl%2Ftri.ref.json;h=228a83a30933922248bdaae808825b30d1e69fc0;hp=8a267817d964bca0a4972108cf519b91db5ff73d;hb=4dc36ee95ce3c2359f5deea5ef5f7670677cd6fb;hpb=77cd7db1b4deb6f373d708054fced68a9709e9a6 diff --git a/apps/gl/tri.ref.json b/apps/gl/tri.ref.json index 8a26781..228a83a 100644 --- a/apps/gl/tri.ref.json +++ b/apps/gl/tri.ref.json @@ -1,10 +1,10 @@ { "parameters": { - "GL_CURRENT_COLOR": [0, 0, 0.699999988, 1], + "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.00199900055, 0, 0, 0, -0.99900049, 1], + "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.300000012, 0.100000001, 0.300000012, 1], - "GL_TRANSPOSE_PROJECTION_MATRIX": [1, 0, 0, 0, 0, 1, 0, 0, 0, 0, -0.00199900055, -0.99900049, 0, 0, 0, 1] + "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] } }