X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;ds=sidebyside;f=apps%2Fgl%2Ftri.ref.json;fp=apps%2Fgl%2Ftri.ref.json;h=8a267817d964bca0a4972108cf519b91db5ff73d;hb=2a5b8c481348e3c6818612dfe71a34397604cdba;hp=0000000000000000000000000000000000000000;hpb=f04d20347250a2c57cbc4401753af76ee1472abd;p=apitrace-tests diff --git a/apps/gl/tri.ref.json b/apps/gl/tri.ref.json new file mode 100644 index 0000000..8a26781 --- /dev/null +++ b/apps/gl/tri.ref.json @@ -0,0 +1,10 @@ +{ + "parameters": { + "GL_CURRENT_COLOR": [0, 0, 0.699999988, 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_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] + } +}