X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=apps%2Fgl%2Ftri.ref.json;h=228a83a30933922248bdaae808825b30d1e69fc0;hb=09690a098cc072323bc1364119be0b9e1ce60d11;hp=8a267817d964bca0a4972108cf519b91db5ff73d;hpb=2a5b8c481348e3c6818612dfe71a34397604cdba;p=apitrace-tests 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] } }