3 This file is auto-generated from shaderoperator_test_generator.py
10 <meta http-equiv=
"Content-Type" content=
"text/html; charset=utf-8">
11 <title>WebGL Shader Operator Conformance Tests
</title>
12 <link rel=
"stylesheet" href=
"../../../../resources/js-test-style.css"/>
13 <script src=
"../../../../js/js-test-pre.js"></script>
14 <script src=
"../../../../js/webgl-test-utils.js"></script>
16 <script src=
"../../../../closure-library/closure/goog/base.js"></script>
17 <script src=
"../../../deqp-deps.js"></script>
19 goog
.require('functional.gles3.es3fShaderOperatorTests');
23 <div id=
"description"></div>
24 <div id=
"console"></div>
25 <canvas id=
"canvas" width=
"256" height=
"256"> </canvas>
27 var wtu
= WebGLTestUtils
;
28 var gl
= wtu
.create3DContext('canvas', null, 2);
30 functional
.gles3
.es3fShaderOperatorTests
.run(gl
, [36, 37]);