1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/content/canvas/test/webgl-conformance/mochitest-conformance-files.ini Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,475 @@ 1.4 +[DEFAULT] 1.5 +support-files = 1.6 + conformance/00_readme.txt 1.7 + conformance/00_test_list.txt 1.8 + conformance/LICENSE_CHROMIUM 1.9 + conformance/attribs/00_test_list.txt 1.10 + conformance/attribs/gl-enable-vertex-attrib.html 1.11 + conformance/attribs/gl-vertex-attrib-zero-issues.html 1.12 + conformance/attribs/gl-vertex-attrib.html 1.13 + conformance/attribs/gl-vertexattribpointer-offsets.html 1.14 + conformance/attribs/gl-vertexattribpointer.html 1.15 + conformance/buffers/00_test_list.txt 1.16 + conformance/buffers/buffer-bind-test.html 1.17 + conformance/buffers/buffer-data-array-buffer.html 1.18 + conformance/buffers/index-validation-copies-indices.html 1.19 + conformance/buffers/index-validation-crash-with-buffer-sub-data.html 1.20 + conformance/buffers/index-validation-verifies-too-many-indices.html 1.21 + conformance/buffers/index-validation-with-resized-buffer.html 1.22 + conformance/buffers/index-validation.html 1.23 + conformance/canvas/00_test_list.txt 1.24 + conformance/canvas/buffer-offscreen-test.html 1.25 + conformance/canvas/buffer-preserve-test.html 1.26 + conformance/canvas/canvas-test.html 1.27 + conformance/canvas/canvas-zero-size.html 1.28 + conformance/canvas/drawingbuffer-static-canvas-test.html 1.29 + conformance/canvas/drawingbuffer-test.html 1.30 + conformance/canvas/viewport-unchanged-upon-resize.html 1.31 + conformance/context/00_test_list.txt 1.32 + conformance/context/constants.html 1.33 + conformance/context/context-attribute-preserve-drawing-buffer.html 1.34 + conformance/context/context-attributes-alpha-depth-stencil-antialias.html 1.35 + conformance/context/context-lost-restored.html 1.36 + conformance/context/context-lost.html 1.37 + conformance/context/context-type-test.html 1.38 + conformance/context/incorrect-context-object-behaviour.html 1.39 + conformance/context/methods.html 1.40 + conformance/context/premultiplyalpha-test.html 1.41 + conformance/context/resource-sharing-test.html 1.42 + conformance/extensions/00_test_list.txt 1.43 + conformance/extensions/ext-sRGB.html 1.44 + conformance/extensions/ext-texture-filter-anisotropic.html 1.45 + conformance/extensions/oes-standard-derivatives.html 1.46 + conformance/extensions/oes-texture-float.html 1.47 + conformance/extensions/oes-vertex-array-object.html 1.48 + conformance/extensions/webgl-compressed-texture-etc1.html 1.49 + conformance/extensions/webgl-compressed-texture-s3tc.html 1.50 + conformance/extensions/webgl-debug-renderer-info.html 1.51 + conformance/extensions/webgl-debug-shaders.html 1.52 + conformance/extensions/webgl-depth-texture.html 1.53 + conformance/glsl/00_test_list.txt 1.54 + conformance/glsl/functions/00_test_list.txt 1.55 + conformance/glsl/functions/glsl-function-abs.html 1.56 + conformance/glsl/functions/glsl-function-acos.html 1.57 + conformance/glsl/functions/glsl-function-asin.html 1.58 + conformance/glsl/functions/glsl-function-atan-xy.html 1.59 + conformance/glsl/functions/glsl-function-atan.html 1.60 + conformance/glsl/functions/glsl-function-ceil.html 1.61 + conformance/glsl/functions/glsl-function-clamp-float.html 1.62 + conformance/glsl/functions/glsl-function-clamp-gentype.html 1.63 + conformance/glsl/functions/glsl-function-cos.html 1.64 + conformance/glsl/functions/glsl-function-cross.html 1.65 + conformance/glsl/functions/glsl-function-distance.html 1.66 + conformance/glsl/functions/glsl-function-dot.html 1.67 + conformance/glsl/functions/glsl-function-faceforward.html 1.68 + conformance/glsl/functions/glsl-function-floor.html 1.69 + conformance/glsl/functions/glsl-function-fract.html 1.70 + conformance/glsl/functions/glsl-function-length.html 1.71 + conformance/glsl/functions/glsl-function-lessThan.html 1.72 + conformance/glsl/functions/glsl-function-max-float.html 1.73 + conformance/glsl/functions/glsl-function-max-gentype.html 1.74 + conformance/glsl/functions/glsl-function-min-float.html 1.75 + conformance/glsl/functions/glsl-function-min-gentype.html 1.76 + conformance/glsl/functions/glsl-function-mix-float.html 1.77 + conformance/glsl/functions/glsl-function-mix-gentype.html 1.78 + conformance/glsl/functions/glsl-function-mod-float.html 1.79 + conformance/glsl/functions/glsl-function-mod-gentype.html 1.80 + conformance/glsl/functions/glsl-function-normalize.html 1.81 + conformance/glsl/functions/glsl-function-reflect.html 1.82 + conformance/glsl/functions/glsl-function-refract.html 1.83 + conformance/glsl/functions/glsl-function-sign.html 1.84 + conformance/glsl/functions/glsl-function-sin.html 1.85 + conformance/glsl/functions/glsl-function-smoothstep-float.html 1.86 + conformance/glsl/functions/glsl-function-smoothstep-gentype.html 1.87 + conformance/glsl/functions/glsl-function-step-float.html 1.88 + conformance/glsl/functions/glsl-function-step-gentype.html 1.89 + conformance/glsl/functions/glsl-function.html 1.90 + conformance/glsl/implicit/00_test_list.txt 1.91 + conformance/glsl/implicit/add_int_float.vert.html 1.92 + conformance/glsl/implicit/add_int_mat2.vert.html 1.93 + conformance/glsl/implicit/add_int_mat3.vert.html 1.94 + conformance/glsl/implicit/add_int_mat4.vert.html 1.95 + conformance/glsl/implicit/add_int_vec2.vert.html 1.96 + conformance/glsl/implicit/add_int_vec3.vert.html 1.97 + conformance/glsl/implicit/add_int_vec4.vert.html 1.98 + conformance/glsl/implicit/add_ivec2_vec2.vert.html 1.99 + conformance/glsl/implicit/add_ivec3_vec3.vert.html 1.100 + conformance/glsl/implicit/add_ivec4_vec4.vert.html 1.101 + conformance/glsl/implicit/assign_int_to_float.vert.html 1.102 + conformance/glsl/implicit/assign_ivec2_to_vec2.vert.html 1.103 + conformance/glsl/implicit/assign_ivec3_to_vec3.vert.html 1.104 + conformance/glsl/implicit/assign_ivec4_to_vec4.vert.html 1.105 + conformance/glsl/implicit/construct_struct.vert.html 1.106 + conformance/glsl/implicit/divide_int_float.vert.html 1.107 + conformance/glsl/implicit/divide_int_mat2.vert.html 1.108 + conformance/glsl/implicit/divide_int_mat3.vert.html 1.109 + conformance/glsl/implicit/divide_int_mat4.vert.html 1.110 + conformance/glsl/implicit/divide_int_vec2.vert.html 1.111 + conformance/glsl/implicit/divide_int_vec3.vert.html 1.112 + conformance/glsl/implicit/divide_int_vec4.vert.html 1.113 + conformance/glsl/implicit/divide_ivec2_vec2.vert.html 1.114 + conformance/glsl/implicit/divide_ivec3_vec3.vert.html 1.115 + conformance/glsl/implicit/divide_ivec4_vec4.vert.html 1.116 + conformance/glsl/implicit/equal_int_float.vert.html 1.117 + conformance/glsl/implicit/equal_ivec2_vec2.vert.html 1.118 + conformance/glsl/implicit/equal_ivec3_vec3.vert.html 1.119 + conformance/glsl/implicit/equal_ivec4_vec4.vert.html 1.120 + conformance/glsl/implicit/function_int_float.vert.html 1.121 + conformance/glsl/implicit/function_ivec2_vec2.vert.html 1.122 + conformance/glsl/implicit/function_ivec3_vec3.vert.html 1.123 + conformance/glsl/implicit/function_ivec4_vec4.vert.html 1.124 + conformance/glsl/implicit/greater_than.vert.html 1.125 + conformance/glsl/implicit/greater_than_equal.vert.html 1.126 + conformance/glsl/implicit/less_than.vert.html 1.127 + conformance/glsl/implicit/less_than_equal.vert.html 1.128 + conformance/glsl/implicit/multiply_int_float.vert.html 1.129 + conformance/glsl/implicit/multiply_int_mat2.vert.html 1.130 + conformance/glsl/implicit/multiply_int_mat3.vert.html 1.131 + conformance/glsl/implicit/multiply_int_mat4.vert.html 1.132 + conformance/glsl/implicit/multiply_int_vec2.vert.html 1.133 + conformance/glsl/implicit/multiply_int_vec3.vert.html 1.134 + conformance/glsl/implicit/multiply_int_vec4.vert.html 1.135 + conformance/glsl/implicit/multiply_ivec2_vec2.vert.html 1.136 + conformance/glsl/implicit/multiply_ivec3_vec3.vert.html 1.137 + conformance/glsl/implicit/multiply_ivec4_vec4.vert.html 1.138 + conformance/glsl/implicit/not_equal_int_float.vert.html 1.139 + conformance/glsl/implicit/not_equal_ivec2_vec2.vert.html 1.140 + conformance/glsl/implicit/not_equal_ivec3_vec3.vert.html 1.141 + conformance/glsl/implicit/not_equal_ivec4_vec4.vert.html 1.142 + conformance/glsl/implicit/subtract_int_float.vert.html 1.143 + conformance/glsl/implicit/subtract_int_mat2.vert.html 1.144 + conformance/glsl/implicit/subtract_int_mat3.vert.html 1.145 + conformance/glsl/implicit/subtract_int_mat4.vert.html 1.146 + conformance/glsl/implicit/subtract_int_vec2.vert.html 1.147 + conformance/glsl/implicit/subtract_int_vec3.vert.html 1.148 + conformance/glsl/implicit/subtract_int_vec4.vert.html 1.149 + conformance/glsl/implicit/subtract_ivec2_vec2.vert.html 1.150 + conformance/glsl/implicit/subtract_ivec3_vec3.vert.html 1.151 + conformance/glsl/implicit/subtract_ivec4_vec4.vert.html 1.152 + conformance/glsl/implicit/ternary_int_float.vert.html 1.153 + conformance/glsl/implicit/ternary_ivec2_vec2.vert.html 1.154 + conformance/glsl/implicit/ternary_ivec3_vec3.vert.html 1.155 + conformance/glsl/implicit/ternary_ivec4_vec4.vert.html 1.156 + conformance/glsl/matrices/00_test_list.txt 1.157 + conformance/glsl/matrices/glsl-mat4-to-mat3.html 1.158 + conformance/glsl/misc/00_test_list.txt 1.159 + conformance/glsl/misc/attrib-location-length-limits.html 1.160 + conformance/glsl/misc/embedded-struct-definitions-forbidden.html 1.161 + conformance/glsl/misc/glsl-2types-of-textures-on-same-unit.html 1.162 + conformance/glsl/misc/glsl-function-nodes.html 1.163 + conformance/glsl/misc/glsl-long-variable-names.html 1.164 + conformance/glsl/misc/glsl-vertex-branch.html 1.165 + conformance/glsl/misc/include.vs 1.166 + conformance/glsl/misc/non-ascii-comments.vert.html 1.167 + conformance/glsl/misc/non-ascii.vert.html 1.168 + conformance/glsl/misc/re-compile-re-link.html 1.169 + conformance/glsl/misc/shader-with-256-character-identifier.frag.html 1.170 + conformance/glsl/misc/shader-with-257-character-identifier.frag.html 1.171 + conformance/glsl/misc/shader-with-_webgl-identifier.vert.html 1.172 + conformance/glsl/misc/shader-with-arbitrary-indexing.frag.html 1.173 + conformance/glsl/misc/shader-with-arbitrary-indexing.vert.html 1.174 + conformance/glsl/misc/shader-with-attrib-array.vert.html 1.175 + conformance/glsl/misc/shader-with-attrib-struct.vert.html 1.176 + conformance/glsl/misc/shader-with-clipvertex.vert.html 1.177 + conformance/glsl/misc/shader-with-comma-assignment.html 1.178 + conformance/glsl/misc/shader-with-comma-conditional-assignment.html 1.179 + conformance/glsl/misc/shader-with-conditional-scoping.html 1.180 + conformance/glsl/misc/shader-with-default-precision.frag.html 1.181 + conformance/glsl/misc/shader-with-default-precision.vert.html 1.182 + conformance/glsl/misc/shader-with-define-line-continuation.frag.html 1.183 + conformance/glsl/misc/shader-with-dfdx-no-ext.frag.html 1.184 + conformance/glsl/misc/shader-with-dfdx.frag.html 1.185 + conformance/glsl/misc/shader-with-do-scoping.html 1.186 + conformance/glsl/misc/shader-with-error-directive.html 1.187 + conformance/glsl/misc/shader-with-explicit-int-cast.vert.html 1.188 + conformance/glsl/misc/shader-with-float-return-value.frag.html 1.189 + conformance/glsl/misc/shader-with-for-loop.html 1.190 + conformance/glsl/misc/shader-with-for-scoping.html 1.191 + conformance/glsl/misc/shader-with-frag-depth.frag.html 1.192 + conformance/glsl/misc/shader-with-function-recursion.frag.html 1.193 + conformance/glsl/misc/shader-with-function-scoped-struct.html 1.194 + conformance/glsl/misc/shader-with-functional-scoping.html 1.195 + conformance/glsl/misc/shader-with-glcolor.vert.html 1.196 + conformance/glsl/misc/shader-with-gles-1.frag.html 1.197 + conformance/glsl/misc/shader-with-gles-symbol.frag.html 1.198 + conformance/glsl/misc/shader-with-glprojectionmatrix.vert.html 1.199 + conformance/glsl/misc/shader-with-hex-int-constant-macro.html 1.200 + conformance/glsl/misc/shader-with-implicit-vec3-to-vec4-cast.vert.html 1.201 + conformance/glsl/misc/shader-with-include.vert.html 1.202 + conformance/glsl/misc/shader-with-int-return-value.frag.html 1.203 + conformance/glsl/misc/shader-with-invalid-identifier.frag.html 1.204 + conformance/glsl/misc/shader-with-ivec2-return-value.frag.html 1.205 + conformance/glsl/misc/shader-with-ivec3-return-value.frag.html 1.206 + conformance/glsl/misc/shader-with-ivec4-return-value.frag.html 1.207 + conformance/glsl/misc/shader-with-limited-indexing.frag.html 1.208 + conformance/glsl/misc/shader-with-line-directive.html 1.209 + conformance/glsl/misc/shader-with-long-line.html 1.210 + conformance/glsl/misc/shader-with-non-ascii-error.frag.html 1.211 + conformance/glsl/misc/shader-with-precision.frag.html 1.212 + conformance/glsl/misc/shader-with-quoted-error.frag.html 1.213 + conformance/glsl/misc/shader-with-undefined-preprocessor-symbol.frag.html 1.214 + conformance/glsl/misc/shader-with-uniform-in-loop-condition.vert.html 1.215 + conformance/glsl/misc/shader-with-vec2-return-value.frag.html 1.216 + conformance/glsl/misc/shader-with-vec3-return-value.frag.html 1.217 + conformance/glsl/misc/shader-with-vec4-return-value.frag.html 1.218 + conformance/glsl/misc/shader-with-vec4-vec3-vec4-conditional.html 1.219 + conformance/glsl/misc/shader-with-version-100.frag.html 1.220 + conformance/glsl/misc/shader-with-version-100.vert.html 1.221 + conformance/glsl/misc/shader-with-version-120.vert.html 1.222 + conformance/glsl/misc/shader-with-version-130.vert.html 1.223 + conformance/glsl/misc/shader-with-webgl-identifier.vert.html 1.224 + conformance/glsl/misc/shader-without-precision.frag.html 1.225 + conformance/glsl/misc/shared.html 1.226 + conformance/glsl/misc/struct-nesting-exceeds-maximum.html 1.227 + conformance/glsl/misc/struct-nesting-under-maximum.html 1.228 + conformance/glsl/misc/uniform-location-length-limits.html 1.229 + conformance/glsl/reserved/00_test_list.txt 1.230 + conformance/glsl/reserved/_webgl_field.vert.html 1.231 + conformance/glsl/reserved/_webgl_function.vert.html 1.232 + conformance/glsl/reserved/_webgl_struct.vert.html 1.233 + conformance/glsl/reserved/_webgl_variable.vert.html 1.234 + conformance/glsl/reserved/webgl_field.vert.html 1.235 + conformance/glsl/reserved/webgl_function.vert.html 1.236 + conformance/glsl/reserved/webgl_struct.vert.html 1.237 + conformance/glsl/reserved/webgl_variable.vert.html 1.238 + conformance/glsl/samplers/00_test_list.txt 1.239 + conformance/glsl/samplers/glsl-function-texture2d-bias.html 1.240 + conformance/glsl/samplers/glsl-function-texture2dlod.html 1.241 + conformance/glsl/samplers/glsl-function-texture2dproj.html 1.242 + conformance/glsl/variables/00_test_list.txt 1.243 + conformance/glsl/variables/gl-fragcoord.html 1.244 + conformance/glsl/variables/gl-frontfacing.html 1.245 + conformance/glsl/variables/gl-pointcoord.html 1.246 + conformance/limits/00_test_list.txt 1.247 + conformance/limits/gl-max-texture-dimensions.html 1.248 + conformance/limits/gl-min-attribs.html 1.249 + conformance/limits/gl-min-textures.html 1.250 + conformance/limits/gl-min-uniforms.html 1.251 + conformance/misc/00_test_list.txt 1.252 + conformance/misc/bad-arguments-test.html 1.253 + conformance/misc/delayed-drawing.html 1.254 + conformance/misc/error-reporting.html 1.255 + conformance/misc/functions-returning-strings.html 1.256 + conformance/misc/instanceof-test.html 1.257 + conformance/misc/invalid-passed-params.html 1.258 + conformance/misc/is-object.html 1.259 + conformance/misc/null-object-behaviour.html 1.260 + conformance/misc/object-deletion-behaviour.html 1.261 + conformance/misc/shader-precision-format.html 1.262 + conformance/misc/type-conversion-test.html 1.263 + conformance/misc/uninitialized-test.html 1.264 + conformance/misc/webgl-specific.html 1.265 + conformance/more/00_test_list.txt 1.266 + conformance/more/README.md 1.267 + conformance/more/all_tests.html 1.268 + conformance/more/all_tests_linkonly.html 1.269 + conformance/more/all_tests_sequential.html 1.270 + conformance/more/conformance/argGenerators-A.js 1.271 + conformance/more/conformance/argGenerators-B1.js 1.272 + conformance/more/conformance/argGenerators-B2.js 1.273 + conformance/more/conformance/argGenerators-B3.js 1.274 + conformance/more/conformance/argGenerators-B4.js 1.275 + conformance/more/conformance/argGenerators-C.js 1.276 + conformance/more/conformance/argGenerators-D_G.js 1.277 + conformance/more/conformance/argGenerators-G_I.js 1.278 + conformance/more/conformance/argGenerators-L_S.js 1.279 + conformance/more/conformance/argGenerators-S_V.js 1.280 + conformance/more/conformance/badArgsArityLessThanArgc.html 1.281 + conformance/more/conformance/constants.html 1.282 + conformance/more/conformance/fuzzTheAPI.html 1.283 + conformance/more/conformance/getContext.html 1.284 + conformance/more/conformance/methods.html 1.285 + conformance/more/conformance/quickCheckAPI-A.html 1.286 + conformance/more/conformance/quickCheckAPI-B1.html 1.287 + conformance/more/conformance/quickCheckAPI-B2.html 1.288 + conformance/more/conformance/quickCheckAPI-B3.html 1.289 + conformance/more/conformance/quickCheckAPI-B4.html 1.290 + conformance/more/conformance/quickCheckAPI-C.html 1.291 + conformance/more/conformance/quickCheckAPI-D_G.html 1.292 + conformance/more/conformance/quickCheckAPI-G_I.html 1.293 + conformance/more/conformance/quickCheckAPI-L_S.html 1.294 + conformance/more/conformance/quickCheckAPI-S_V.html 1.295 + conformance/more/conformance/quickCheckAPI.js 1.296 + conformance/more/conformance/quickCheckAPIBadArgs.html 1.297 + conformance/more/conformance/webGLArrays.html 1.298 + conformance/more/demos/opengl_web.html 1.299 + conformance/more/demos/video.html 1.300 + conformance/more/functions/bindBuffer.html 1.301 + conformance/more/functions/bindBufferBadArgs.html 1.302 + conformance/more/functions/bindFramebufferLeaveNonZero.html 1.303 + conformance/more/functions/bufferData.html 1.304 + conformance/more/functions/bufferDataBadArgs.html 1.305 + conformance/more/functions/bufferSubData.html 1.306 + conformance/more/functions/bufferSubDataBadArgs.html 1.307 + conformance/more/functions/copyTexImage2D.html 1.308 + conformance/more/functions/copyTexImage2DBadArgs.html 1.309 + conformance/more/functions/copyTexSubImage2D.html 1.310 + conformance/more/functions/copyTexSubImage2DBadArgs.html 1.311 + conformance/more/functions/deleteBufferBadArgs.html 1.312 + conformance/more/functions/drawArrays.html 1.313 + conformance/more/functions/drawArraysOutOfBounds.html 1.314 + conformance/more/functions/drawElements.html 1.315 + conformance/more/functions/drawElementsBadArgs.html 1.316 + conformance/more/functions/isTests.html 1.317 + conformance/more/functions/readPixels.html 1.318 + conformance/more/functions/readPixelsBadArgs.html 1.319 + conformance/more/functions/texImage2D.html 1.320 + conformance/more/functions/texImage2DBadArgs.html 1.321 + conformance/more/functions/texImage2DHTML.html 1.322 + conformance/more/functions/texImage2DHTMLBadArgs.html 1.323 + conformance/more/functions/texSubImage2D.html 1.324 + conformance/more/functions/texSubImage2DBadArgs.html 1.325 + conformance/more/functions/texSubImage2DHTML.html 1.326 + conformance/more/functions/texSubImage2DHTMLBadArgs.html 1.327 + conformance/more/functions/uniformMatrix.html 1.328 + conformance/more/functions/uniformMatrixBadArgs.html 1.329 + conformance/more/functions/uniformf.html 1.330 + conformance/more/functions/uniformfArrayLen1.html 1.331 + conformance/more/functions/uniformfBadArgs.html 1.332 + conformance/more/functions/uniformi.html 1.333 + conformance/more/functions/uniformiBadArgs.html 1.334 + conformance/more/functions/vertexAttrib.html 1.335 + conformance/more/functions/vertexAttribBadArgs.html 1.336 + conformance/more/functions/vertexAttribPointer.html 1.337 + conformance/more/functions/vertexAttribPointerBadArgs.html 1.338 + conformance/more/glsl/arrayOutOfBounds.html 1.339 + conformance/more/glsl/longLoops.html 1.340 + conformance/more/glsl/uniformOutOfBounds.html 1.341 + conformance/more/glsl/unusedAttribsUniforms.html 1.342 + conformance/more/index.html 1.343 + conformance/more/performance/CPUvsGPU.html 1.344 + conformance/more/performance/bandwidth.html 1.345 + conformance/more/performance/jsGCPause.html 1.346 + conformance/more/performance/jsMatrixMult.html 1.347 + conformance/more/performance/jsToGLOverhead.html 1.348 + conformance/more/unit.css 1.349 + conformance/more/unit.js 1.350 + conformance/more/util.js 1.351 + conformance/programs/00_test_list.txt 1.352 + conformance/programs/get-active-test.html 1.353 + conformance/programs/gl-bind-attrib-location-test.html 1.354 + conformance/programs/gl-get-active-attribute.html 1.355 + conformance/programs/gl-get-active-uniform.html 1.356 + conformance/programs/gl-getshadersource.html 1.357 + conformance/programs/gl-shader-test.html 1.358 + conformance/programs/invalid-UTF-16.html 1.359 + conformance/programs/program-test.html 1.360 + conformance/reading/00_test_list.txt 1.361 + conformance/reading/read-pixels-pack-alignment.html 1.362 + conformance/reading/read-pixels-test.html 1.363 + conformance/renderbuffers/00_test_list.txt 1.364 + conformance/renderbuffers/framebuffer-object-attachment.html 1.365 + conformance/renderbuffers/framebuffer-test.html 1.366 + conformance/renderbuffers/renderbuffer-initialization.html 1.367 + conformance/rendering/00_test_list.txt 1.368 + conformance/rendering/draw-arrays-out-of-bounds.html 1.369 + conformance/rendering/draw-elements-out-of-bounds.html 1.370 + conformance/rendering/gl-clear.html 1.371 + conformance/rendering/gl-drawelements.html 1.372 + conformance/rendering/gl-scissor-test.html 1.373 + conformance/rendering/line-loop-tri-fan.html 1.374 + conformance/rendering/more-than-65536-indices.html 1.375 + conformance/rendering/point-size.html 1.376 + conformance/rendering/triangle.html 1.377 + conformance/resources/3x3.png 1.378 + conformance/resources/blue-1x1.jpg 1.379 + conformance/resources/boolUniformShader.vert 1.380 + conformance/resources/bug-32888-texture.png 1.381 + conformance/resources/floatUniformShader.vert 1.382 + conformance/resources/fragmentShader.frag 1.383 + conformance/resources/glsl-conformance-test.js 1.384 + conformance/resources/glsl-feature-tests.css 1.385 + conformance/resources/glsl-generator.js 1.386 + conformance/resources/gray-ramp-256-with-128-alpha.png 1.387 + conformance/resources/gray-ramp-256.png 1.388 + conformance/resources/gray-ramp-default-gamma.png 1.389 + conformance/resources/gray-ramp-gamma0.1.png 1.390 + conformance/resources/gray-ramp-gamma1.0.png 1.391 + conformance/resources/gray-ramp-gamma2.0.png 1.392 + conformance/resources/gray-ramp-gamma4.0.png 1.393 + conformance/resources/gray-ramp-gamma9.0.png 1.394 + conformance/resources/gray-ramp.png 1.395 + conformance/resources/green-2x2-16bit.png 1.396 + conformance/resources/intArrayUniformShader.vert 1.397 + conformance/resources/intUniformShader.vert 1.398 + conformance/resources/matUniformShader.vert 1.399 + conformance/resources/noopUniformShader.frag 1.400 + conformance/resources/noopUniformShader.vert 1.401 + conformance/resources/npot-video.mp4 1.402 + conformance/resources/npot-video.theora.ogv 1.403 + conformance/resources/npot-video.webmvp8.webm 1.404 + conformance/resources/pnglib.js 1.405 + conformance/resources/red-green.mp4 1.406 + conformance/resources/red-green.png 1.407 + conformance/resources/red-green.theora.ogv 1.408 + conformance/resources/red-green.webmvp8.webm 1.409 + conformance/resources/red-indexed.png 1.410 + conformance/resources/samplerUniformShader.frag 1.411 + conformance/resources/small-square-with-cie-rgb-profile.png 1.412 + conformance/resources/small-square-with-colormatch-profile.png 1.413 + conformance/resources/small-square-with-colorspin-profile.jpg 1.414 + conformance/resources/small-square-with-colorspin-profile.png 1.415 + conformance/resources/small-square-with-e-srgb-profile.png 1.416 + conformance/resources/small-square-with-smpte-c-profile.png 1.417 + conformance/resources/small-square-with-srgb-iec61966-2.1-profile.png 1.418 + conformance/resources/structUniformShader.vert 1.419 + conformance/resources/vertexShader.vert 1.420 + conformance/resources/webgl-test-utils.js 1.421 + conformance/resources/webgl-test.js 1.422 + conformance/resources/zero-alpha.png 1.423 + conformance/state/00_test_list.txt 1.424 + conformance/state/gl-enable-enum-test.html 1.425 + conformance/state/gl-enum-tests.html 1.426 + conformance/state/gl-get-calls.html 1.427 + conformance/state/gl-geterror.html 1.428 + conformance/state/gl-getstring.html 1.429 + conformance/state/gl-object-get-calls.html 1.430 + conformance/textures/00_test_list.txt 1.431 + conformance/textures/compressed-tex-image.html 1.432 + conformance/textures/copy-tex-image-and-sub-image-2d.html 1.433 + conformance/textures/gl-pixelstorei.html 1.434 + conformance/textures/gl-teximage.html 1.435 + conformance/textures/origin-clean-conformance.html 1.436 + conformance/textures/tex-image-and-sub-image-2d-with-array-buffer-view.html 1.437 + conformance/textures/tex-image-and-sub-image-2d-with-canvas.html 1.438 + conformance/textures/tex-image-and-sub-image-2d-with-image-data.html 1.439 + conformance/textures/tex-image-and-sub-image-2d-with-image.html 1.440 + conformance/textures/tex-image-and-sub-image-2d-with-video.html 1.441 + conformance/textures/tex-image-and-uniform-binding-bugs.html 1.442 + conformance/textures/tex-image-with-format-and-type.html 1.443 + conformance/textures/tex-image-with-invalid-data.html 1.444 + conformance/textures/tex-input-validation.html 1.445 + conformance/textures/tex-sub-image-2d-bad-args.html 1.446 + conformance/textures/tex-sub-image-2d.html 1.447 + conformance/textures/texparameter-test.html 1.448 + conformance/textures/texture-active-bind-2.html 1.449 + conformance/textures/texture-active-bind.html 1.450 + conformance/textures/texture-clear.html 1.451 + conformance/textures/texture-complete.html 1.452 + conformance/textures/texture-formats-test.html 1.453 + conformance/textures/texture-mips.html 1.454 + conformance/textures/texture-npot-video.html 1.455 + conformance/textures/texture-npot.html 1.456 + conformance/textures/texture-size-cube-maps.html 1.457 + conformance/textures/texture-size.html 1.458 + conformance/textures/texture-transparent-pixels-initialized.html 1.459 + conformance/typedarrays/00_test_list.txt 1.460 + conformance/typedarrays/array-buffer-crash.html 1.461 + conformance/typedarrays/array-buffer-view-crash.html 1.462 + conformance/typedarrays/array-unit-tests.html 1.463 + conformance/uniforms/00_test_list.txt 1.464 + conformance/uniforms/gl-uniform-arrays.html 1.465 + conformance/uniforms/gl-uniform-bool.html 1.466 + conformance/uniforms/gl-uniformmatrix4fv.html 1.467 + conformance/uniforms/gl-unknown-uniform.html 1.468 + conformance/uniforms/null-uniform-location.html 1.469 + conformance/uniforms/uniform-location.html 1.470 + conformance/uniforms/uniform-samplers-test.html 1.471 + resources/cors-util.js 1.472 + resources/desktop-gl-constants.js 1.473 + resources/js-test-pre.js 1.474 + resources/js-test-style.css 1.475 + resources/opengl_logo.jpg 1.476 + resources/thunderbird-logo-64x64.png 1.477 + resources/webgl-logo.png 1.478 + resources/webgl-test-harness.js