Chrome 18, Windows 7 32bit, NVIDIA 296.10, Geforce GT 240

46 views
Skip to first unread message

Dinu Niessner

unread,
Apr 18, 2012, 1:07:17 AM4/18/12
to webgl-driv...@googlegroups.com
WebGL Conformance Test Results
Version 1.0.1

-------------------

User Agent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.19 (KHTML, like Gecko) Chrome/18.0.1025.162 Safari/535.19
WebGL VENDOR: WebKit
WebGL VERSION: WebGL 1.0 (OpenGL ES 2.0 Chromium)
WebGL RENDERER: WebKit WebGL
Unmasked VENDOR: undefined
Unmasked RENDERER: undefined
WebGL R/G/B/A/Depth/Stencil bits (default config): 8/8/8/8/24/8

-------------------

Test Summary (8864 total tests):
Tests PASSED: 8842
Tests FAILED: 22
Tests TIMED OUT: 0

-------------------

Failures:

conformance/glsl/functions/glsl-function-atan-xy.html: 3 tests failed
conformance/glsl/misc/struct-nesting-under-maximum.html: 1 tests failed
conformance/misc/functions-returning-strings.html: 4 tests failed
conformance/programs/program-test.html: 3 tests failed
conformance/state/gl-get-calls.html: 1 tests failed
conformance/textures/compressed-tex-image.html: 2 tests failed
conformance/textures/texture-formats-test.html: 8 tests failed

-------------------

Complete Test Results (total / pass / fail / timeout):

conformance/attribs/gl-enable-vertex-attrib.html: 3 / 3 / 0 / 0
conformance/attribs/gl-vertex-attrib-zero-issues.html: 14 / 14 / 0 / 0
conformance/attribs/gl-vertex-attrib.html: 515 / 515 / 0 / 0
conformance/attribs/gl-vertexattribpointer-offsets.html: 451 / 451 / 0 / 0
conformance/attribs/gl-vertexattribpointer.html: 782 / 782 / 0 / 0
conformance/buffers/buffer-bind-test.html: 8 / 8 / 0 / 0
conformance/buffers/buffer-data-array-buffer.html: 12 / 12 / 0 / 0
conformance/buffers/index-validation-copies-indices.html: 7 / 7 / 0 / 0
conformance/buffers/index-validation-crash-with-buffer-sub-data.html: 2 / 2 / 0 / 0
conformance/buffers/index-validation-verifies-too-many-indices.html: 4 / 4 / 0 / 0
conformance/buffers/index-validation-with-resized-buffer.html: 8 / 8 / 0 / 0
conformance/buffers/index-validation.html: 18 / 18 / 0 / 0
conformance/canvas/buffer-offscreen-test.html: 9 / 9 / 0 / 0
conformance/canvas/buffer-preserve-test.html: 5 / 5 / 0 / 0
conformance/canvas/canvas-test.html: 16 / 16 / 0 / 0
conformance/canvas/canvas-zero-size.html: 3 / 3 / 0 / 0
conformance/canvas/drawingbuffer-static-canvas-test.html: 17 / 17 / 0 / 0
conformance/canvas/drawingbuffer-test.html: 17 / 17 / 0 / 0
conformance/canvas/viewport-unchanged-upon-resize.html: 4 / 4 / 0 / 0
conformance/context/constants.html: 2 / 2 / 0 / 0
conformance/context/context-attributes-alpha-depth-stencil-antialias.html: 27 / 27 / 0 / 0
conformance/context/context-lost-restored.html: 41 / 41 / 0 / 0
conformance/context/context-lost.html: 172 / 172 / 0 / 0
conformance/context/context-type-test.html: 5 / 5 / 0 / 0
conformance/context/incorrect-context-object-behaviour.html: 23 / 23 / 0 / 0
conformance/context/methods.html: 2 / 2 / 0 / 0
conformance/context/premultiplyalpha-test.html: 43 / 43 / 0 / 0
conformance/context/resource-sharing-test.html: 3 / 3 / 0 / 0
conformance/extensions/oes-standard-derivatives.html: 22 / 22 / 0 / 0
conformance/extensions/oes-texture-float.html: 21 / 21 / 0 / 0
conformance/extensions/oes-vertex-array-object.html: 5 / 5 / 0 / 0
conformance/extensions/webgl-debug-renderer-info.html: 6 / 6 / 0 / 0
conformance/extensions/webgl-debug-shaders.html: 4 / 4 / 0 / 0
conformance/glsl/functions/glsl-function.html: 25 / 25 / 0 / 0
conformance/glsl/functions/glsl-function-abs.html: 25 / 25 / 0 / 0
conformance/glsl/functions/glsl-function-acos.html: 25 / 25 / 0 / 0
conformance/glsl/functions/glsl-function-asin.html: 25 / 25 / 0 / 0
conformance/glsl/functions/glsl-function-atan.html: 25 / 25 / 0 / 0
conformance/glsl/functions/glsl-function-atan-xy.html: 25 / 22 / 3 / 0
conformance/glsl/functions/glsl-function-ceil.html: 25 / 25 / 0 / 0
conformance/glsl/functions/glsl-function-clamp-float.html: 25 / 25 / 0 / 0
conformance/glsl/functions/glsl-function-clamp-gentype.html: 25 / 25 / 0 / 0
conformance/glsl/functions/glsl-function-cos.html: 25 / 25 / 0 / 0
conformance/glsl/functions/glsl-function-cross.html: 7 / 7 / 0 / 0
conformance/glsl/functions/glsl-function-distance.html: 25 / 25 / 0 / 0
conformance/glsl/functions/glsl-function-dot.html: 25 / 25 / 0 / 0
conformance/glsl/functions/glsl-function-faceforward.html: 25 / 25 / 0 / 0
conformance/glsl/functions/glsl-function-floor.html: 25 / 25 / 0 / 0
conformance/glsl/functions/glsl-function-fract.html: 25 / 25 / 0 / 0
conformance/glsl/functions/glsl-function-length.html: 25 / 25 / 0 / 0
conformance/glsl/functions/glsl-function-max-float.html: 25 / 25 / 0 / 0
conformance/glsl/functions/glsl-function-max-gentype.html: 25 / 25 / 0 / 0
conformance/glsl/functions/glsl-function-min-float.html: 25 / 25 / 0 / 0
conformance/glsl/functions/glsl-function-min-gentype.html: 25 / 25 / 0 / 0
conformance/glsl/functions/glsl-function-mix-float.html: 25 / 25 / 0 / 0
conformance/glsl/functions/glsl-function-mix-gentype.html: 25 / 25 / 0 / 0
conformance/glsl/functions/glsl-function-mod-float.html: 25 / 25 / 0 / 0
conformance/glsl/functions/glsl-function-mod-gentype.html: 25 / 25 / 0 / 0
conformance/glsl/functions/glsl-function-normalize.html: 25 / 25 / 0 / 0
conformance/glsl/functions/glsl-function-reflect.html: 25 / 25 / 0 / 0
conformance/glsl/functions/glsl-function-sign.html: 25 / 25 / 0 / 0
conformance/glsl/functions/glsl-function-sin.html: 25 / 25 / 0 / 0
conformance/glsl/functions/glsl-function-step-float.html: 25 / 25 / 0 / 0
conformance/glsl/functions/glsl-function-step-gentype.html: 25 / 25 / 0 / 0
conformance/glsl/functions/glsl-function-smoothstep-float.html: 25 / 25 / 0 / 0
conformance/glsl/functions/glsl-function-smoothstep-gentype.html: 25 / 25 / 0 / 0
conformance/glsl/implicit/add_int_float.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/add_int_mat2.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/add_int_mat3.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/add_int_mat4.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/add_int_vec2.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/add_int_vec3.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/add_int_vec4.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/add_ivec2_vec2.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/add_ivec3_vec3.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/add_ivec4_vec4.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/assign_int_to_float.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/assign_ivec2_to_vec2.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/assign_ivec3_to_vec3.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/assign_ivec4_to_vec4.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/construct_struct.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/divide_int_float.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/divide_int_mat2.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/divide_int_mat3.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/divide_int_mat4.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/divide_int_vec2.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/divide_int_vec3.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/divide_int_vec4.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/divide_ivec2_vec2.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/divide_ivec3_vec3.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/divide_ivec4_vec4.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/equal_int_float.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/equal_ivec2_vec2.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/equal_ivec3_vec3.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/equal_ivec4_vec4.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/function_int_float.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/function_ivec2_vec2.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/function_ivec3_vec3.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/function_ivec4_vec4.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/greater_than.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/greater_than_equal.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/less_than.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/less_than_equal.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/multiply_int_float.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/multiply_int_mat2.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/multiply_int_mat3.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/multiply_int_mat4.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/multiply_int_vec2.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/multiply_int_vec3.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/multiply_int_vec4.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/multiply_ivec2_vec2.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/multiply_ivec3_vec3.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/multiply_ivec4_vec4.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/not_equal_int_float.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/not_equal_ivec2_vec2.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/not_equal_ivec3_vec3.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/not_equal_ivec4_vec4.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/subtract_int_float.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/subtract_int_mat2.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/subtract_int_mat3.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/subtract_int_mat4.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/subtract_int_vec2.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/subtract_int_vec3.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/subtract_int_vec4.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/subtract_ivec2_vec2.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/subtract_ivec3_vec3.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/subtract_ivec4_vec4.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/ternary_int_float.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/ternary_ivec2_vec2.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/ternary_ivec3_vec3.vert.html: 2 / 2 / 0 / 0
conformance/glsl/implicit/ternary_ivec4_vec4.vert.html: 2 / 2 / 0 / 0
conformance/glsl/misc/attrib-location-length-limits.html: 9 / 9 / 0 / 0
conformance/glsl/misc/embedded-struct-definitions-forbidden.html: 2 / 2 / 0 / 0
conformance/glsl/misc/glsl-function-nodes.html: 2 / 2 / 0 / 0
conformance/glsl/misc/glsl-long-variable-names.html: 44 / 44 / 0 / 0
conformance/glsl/misc/non-ascii-comments.vert.html: 2 / 2 / 0 / 0
conformance/glsl/misc/non-ascii.vert.html: 2 / 2 / 0 / 0
conformance/glsl/misc/shader-with-256-character-identifier.frag.html: 2 / 2 / 0 / 0
conformance/glsl/misc/shader-with-257-character-identifier.frag.html: 2 / 2 / 0 / 0
conformance/glsl/misc/shader-with-_webgl-identifier.vert.html: 2 / 2 / 0 / 0
conformance/glsl/misc/shader-with-arbitrary-indexing.frag.html: 2 / 2 / 0 / 0
conformance/glsl/misc/shader-with-arbitrary-indexing.vert.html: 2 / 2 / 0 / 0
conformance/glsl/misc/shader-with-attrib-array.vert.html: 2 / 2 / 0 / 0
conformance/glsl/misc/shader-with-attrib-struct.vert.html: 2 / 2 / 0 / 0
conformance/glsl/misc/shader-with-clipvertex.vert.html: 2 / 2 / 0 / 0
conformance/glsl/misc/shader-with-default-precision.frag.html: 2 / 2 / 0 / 0
conformance/glsl/misc/shader-with-default-precision.vert.html: 2 / 2 / 0 / 0
conformance/glsl/misc/shader-with-define-line-continuation.frag.html: 2 / 2 / 0 / 0
conformance/glsl/misc/shader-with-dfdx-no-ext.frag.html: 2 / 2 / 0 / 0
conformance/glsl/misc/shader-with-dfdx.frag.html: 2 / 2 / 0 / 0
conformance/glsl/misc/shader-with-error-directive.html: 2 / 2 / 0 / 0
conformance/glsl/misc/shader-with-explicit-int-cast.vert.html: 2 / 2 / 0 / 0
conformance/glsl/misc/shader-with-float-return-value.frag.html: 2 / 2 / 0 / 0
conformance/glsl/misc/shader-with-frag-depth.frag.html: 2 / 2 / 0 / 0
conformance/glsl/misc/shader-with-function-recursion.frag.html: 2 / 2 / 0 / 0
conformance/glsl/misc/shader-with-glcolor.vert.html: 2 / 2 / 0 / 0
conformance/glsl/misc/shader-with-gles-1.frag.html: 2 / 2 / 0 / 0
conformance/glsl/misc/shader-with-gles-symbol.frag.html: 2 / 2 / 0 / 0
conformance/glsl/misc/shader-with-glprojectionmatrix.vert.html: 2 / 2 / 0 / 0
conformance/glsl/misc/shader-with-implicit-vec3-to-vec4-cast.vert.html: 2 / 2 / 0 / 0
conformance/glsl/misc/shader-with-include.vert.html: 2 / 2 / 0 / 0
conformance/glsl/misc/shader-with-int-return-value.frag.html: 2 / 2 / 0 / 0
conformance/glsl/misc/shader-with-invalid-identifier.frag.html: 2 / 2 / 0 / 0
conformance/glsl/misc/shader-with-ivec2-return-value.frag.html: 2 / 2 / 0 / 0
conformance/glsl/misc/shader-with-ivec3-return-value.frag.html: 2 / 2 / 0 / 0
conformance/glsl/misc/shader-with-ivec4-return-value.frag.html: 2 / 2 / 0 / 0
conformance/glsl/misc/shader-with-limited-indexing.frag.html: 2 / 2 / 0 / 0
conformance/glsl/misc/shader-with-long-line.html: 2 / 2 / 0 / 0
conformance/glsl/misc/shader-with-non-ascii-error.frag.html: 2 / 2 / 0 / 0
conformance/glsl/misc/shader-with-precision.frag.html: 2 / 2 / 0 / 0
conformance/glsl/misc/shader-with-quoted-error.frag.html: 2 / 2 / 0 / 0
conformance/glsl/misc/shader-with-undefined-preprocessor-symbol.frag.html: 2 / 2 / 0 / 0
conformance/glsl/misc/shader-with-uniform-in-loop-condition.vert.html: 2 / 2 / 0 / 0
conformance/glsl/misc/shader-with-vec2-return-value.frag.html: 2 / 2 / 0 / 0
conformance/glsl/misc/shader-with-vec3-return-value.frag.html: 2 / 2 / 0 / 0
conformance/glsl/misc/shader-with-vec4-return-value.frag.html: 2 / 2 / 0 / 0
conformance/glsl/misc/shader-with-version-100.frag.html: 2 / 2 / 0 / 0
conformance/glsl/misc/shader-with-version-100.vert.html: 2 / 2 / 0 / 0
conformance/glsl/misc/shader-with-version-120.vert.html: 2 / 2 / 0 / 0
conformance/glsl/misc/shader-with-version-130.vert.html: 2 / 2 / 0 / 0
conformance/glsl/misc/shader-with-webgl-identifier.vert.html: 2 / 2 / 0 / 0
conformance/glsl/misc/shader-without-precision.frag.html: 2 / 2 / 0 / 0
conformance/glsl/misc/shared.html: 3 / 3 / 0 / 0
conformance/glsl/misc/struct-nesting-exceeds-maximum.html: 2 / 2 / 0 / 0
conformance/glsl/misc/struct-nesting-under-maximum.html: 2 / 1 / 1 / 0
conformance/glsl/misc/uniform-location-length-limits.html: 8 / 8 / 0 / 0
conformance/glsl/reserved/_webgl_field.vert.html: 2 / 2 / 0 / 0
conformance/glsl/reserved/_webgl_function.vert.html: 2 / 2 / 0 / 0
conformance/glsl/reserved/_webgl_struct.vert.html: 2 / 2 / 0 / 0
conformance/glsl/reserved/_webgl_variable.vert.html: 2 / 2 / 0 / 0
conformance/glsl/reserved/webgl_field.vert.html: 2 / 2 / 0 / 0
conformance/glsl/reserved/webgl_function.vert.html: 2 / 2 / 0 / 0
conformance/glsl/reserved/webgl_struct.vert.html: 2 / 2 / 0 / 0
conformance/glsl/reserved/webgl_variable.vert.html: 2 / 2 / 0 / 0
conformance/glsl/variables/gl-fragcoord.html: 66 / 66 / 0 / 0
conformance/glsl/variables/gl-frontfacing.html: 34 / 34 / 0 / 0
conformance/glsl/variables/gl-pointcoord.html: 71 / 71 / 0 / 0
conformance/limits/gl-min-attribs.html: 3 / 3 / 0 / 0
conformance/limits/gl-max-texture-dimensions.html: 4 / 4 / 0 / 0
conformance/limits/gl-min-textures.html: 3 / 3 / 0 / 0
conformance/limits/gl-min-uniforms.html: 6 / 6 / 0 / 0
conformance/misc/bad-arguments-test.html: 108 / 108 / 0 / 0
conformance/misc/error-reporting.html: 22 / 22 / 0 / 0
conformance/misc/instanceof-test.html: 21 / 21 / 0 / 0
conformance/misc/invalid-passed-params.html: 74 / 74 / 0 / 0
conformance/misc/is-object.html: 25 / 25 / 0 / 0
conformance/misc/null-object-behaviour.html: 44 / 44 / 0 / 0
conformance/misc/functions-returning-strings.html: 16 / 12 / 4 / 0
conformance/misc/object-deletion-behaviour.html: 295 / 295 / 0 / 0
conformance/misc/shader-precision-format.html: 1 / 1 / 0 / 0
conformance/misc/type-conversion-test.html: 808 / 808 / 0 / 0
conformance/misc/uninitialized-test.html: 19 / 19 / 0 / 0
conformance/misc/webgl-specific.html: 45 / 45 / 0 / 0
conformance/programs/get-active-test.html: 42 / 42 / 0 / 0
conformance/programs/gl-bind-attrib-location-test.html: 13 / 13 / 0 / 0
conformance/programs/gl-get-active-attribute.html: 22 / 22 / 0 / 0
conformance/programs/gl-get-active-uniform.html: 61 / 61 / 0 / 0
conformance/programs/gl-getshadersource.html: 3 / 3 / 0 / 0
conformance/programs/gl-shader-test.html: 3 / 3 / 0 / 0
conformance/programs/invalid-UTF-16.html: 2 / 2 / 0 / 0
conformance/programs/program-test.html: 64 / 61 / 3 / 0
conformance/reading/read-pixels-pack-alignment.html: 82 / 82 / 0 / 0
conformance/reading/read-pixels-test.html: 125 / 125 / 0 / 0
conformance/renderbuffers/framebuffer-object-attachment.html: 501 / 501 / 0 / 0
conformance/renderbuffers/framebuffer-test.html: 26 / 26 / 0 / 0
conformance/renderbuffers/renderbuffer-initialization.html: 15 / 15 / 0 / 0
conformance/rendering/draw-arrays-out-of-bounds.html: 33 / 33 / 0 / 0
conformance/rendering/draw-elements-out-of-bounds.html: 50 / 50 / 0 / 0
conformance/rendering/gl-clear.html: 8 / 8 / 0 / 0
conformance/rendering/gl-drawelements.html: 7 / 7 / 0 / 0
conformance/rendering/gl-scissor-test.html: 6 / 6 / 0 / 0
conformance/rendering/more-than-65536-indices.html: 7 / 7 / 0 / 0
conformance/rendering/point-size.html: 30 / 30 / 0 / 0
conformance/rendering/triangle.html: 2 / 2 / 0 / 0
conformance/rendering/line-loop-tri-fan.html: 10 / 10 / 0 / 0
conformance/state/gl-enable-enum-test.html: 68 / 68 / 0 / 0
conformance/state/gl-enum-tests.html: 22 / 22 / 0 / 0
conformance/state/gl-get-calls.html: 75 / 74 / 1 / 0
conformance/state/gl-geterror.html: 6 / 6 / 0 / 0
conformance/state/gl-getstring.html: 7 / 7 / 0 / 0
conformance/state/gl-object-get-calls.html: 85 / 85 / 0 / 0
conformance/textures/compressed-tex-image.html: 11 / 9 / 2 / 0
conformance/textures/copy-tex-image-and-sub-image-2d.html: 503 / 503 / 0 / 0
conformance/textures/gl-pixelstorei.html: 13 / 13 / 0 / 0
conformance/textures/gl-teximage.html: 97 / 97 / 0 / 0
conformance/textures/origin-clean-conformance.html: 12 / 12 / 0 / 0
conformance/textures/tex-image-and-sub-image-2d-with-array-buffer-view.html: 194 / 194 / 0 / 0
conformance/textures/tex-image-and-sub-image-2d-with-canvas.html: 10 / 10 / 0 / 0
conformance/textures/tex-image-and-sub-image-2d-with-image-data.html: 18 / 18 / 0 / 0
conformance/textures/tex-image-and-sub-image-2d-with-image.html: 26 / 26 / 0 / 0
conformance/textures/tex-image-and-sub-image-2d-with-video.html: 10 / 10 / 0 / 0
conformance/textures/tex-image-and-uniform-binding-bugs.html: 6 / 6 / 0 / 0
conformance/textures/tex-image-with-format-and-type.html: 73 / 73 / 0 / 0
conformance/textures/tex-image-with-invalid-data.html: 8 / 8 / 0 / 0
conformance/textures/tex-input-validation.html: 63 / 63 / 0 / 0
conformance/textures/tex-sub-image-2d-bad-args.html: 19 / 19 / 0 / 0
conformance/textures/tex-sub-image-2d.html: 2 / 2 / 0 / 0
conformance/textures/texparameter-test.html: 2 / 2 / 0 / 0
conformance/textures/texture-active-bind-2.html: 5 / 5 / 0 / 0
conformance/textures/texture-active-bind.html: 10 / 10 / 0 / 0
conformance/textures/texture-complete.html: 2 / 2 / 0 / 0
conformance/textures/texture-formats-test.html: 84 / 76 / 8 / 0
conformance/textures/texture-mips.html: 19 / 19 / 0 / 0
conformance/textures/texture-npot-video.html: 19 / 19 / 0 / 0
conformance/textures/texture-npot.html: 26 / 26 / 0 / 0
conformance/textures/texture-size.html: 104 / 104 / 0 / 0
conformance/textures/texture-size-cube-maps.html: 362 / 362 / 0 / 0
conformance/textures/texture-transparent-pixels-initialized.html: 3 / 3 / 0 / 0
conformance/typedarrays/array-buffer-crash.html: 2 / 2 / 0 / 0
conformance/typedarrays/array-buffer-view-crash.html: 2 / 2 / 0 / 0
conformance/typedarrays/array-unit-tests.html: 453 / 453 / 0 / 0
conformance/uniforms/gl-uniform-arrays.html: 79 / 79 / 0 / 0
conformance/uniforms/gl-uniform-bool.html: 2 / 2 / 0 / 0
conformance/uniforms/gl-uniformmatrix4fv.html: 16 / 16 / 0 / 0
conformance/uniforms/gl-unknown-uniform.html: 5 / 5 / 0 / 0
conformance/uniforms/null-uniform-location.html: 41 / 41 / 0 / 0
conformance/uniforms/uniform-location.html: 27 / 27 / 0 / 0
conformance/uniforms/uniform-samplers-test.html: 5 / 5 / 0 / 0
conformance/more/conformance/constants.html: 1 / 1 / 0 / 0
conformance/more/conformance/getContext.html: 2 / 2 / 0 / 0
conformance/more/conformance/methods.html: 1 / 1 / 0 / 0
conformance/more/conformance/quickCheckAPI-A.html: 1 / 1 / 0 / 0
conformance/more/conformance/quickCheckAPI-B1.html: 1 / 1 / 0 / 0
conformance/more/conformance/quickCheckAPI-B2.html: 1 / 1 / 0 / 0
conformance/more/conformance/quickCheckAPI-B3.html: 1 / 1 / 0 / 0
conformance/more/conformance/quickCheckAPI-B4.html: 1 / 1 / 0 / 0
conformance/more/conformance/quickCheckAPI-C.html: 1 / 1 / 0 / 0
conformance/more/conformance/quickCheckAPI-D_G.html: 1 / 1 / 0 / 0
conformance/more/conformance/quickCheckAPI-G_I.html: 1 / 1 / 0 / 0
conformance/more/conformance/quickCheckAPI-L_S.html: 1 / 1 / 0 / 0
conformance/more/conformance/quickCheckAPI-S_V.html: 1 / 1 / 0 / 0
conformance/more/conformance/webGLArrays.html: 4 / 4 / 0 / 0
conformance/more/functions/bindBuffer.html: 2 / 2 / 0 / 0
conformance/more/functions/bindBufferBadArgs.html: 3 / 3 / 0 / 0
conformance/more/functions/bindFramebufferLeaveNonZero.html: 1 / 1 / 0 / 0
conformance/more/functions/bufferData.html: 2 / 2 / 0 / 0
conformance/more/functions/bufferDataBadArgs.html: 1 / 1 / 0 / 0
conformance/more/functions/bufferSubData.html: 2 / 2 / 0 / 0
conformance/more/functions/bufferSubDataBadArgs.html: 1 / 1 / 0 / 0
conformance/more/functions/copyTexImage2D.html: 2 / 2 / 0 / 0
conformance/more/functions/copyTexImage2DBadArgs.html: 1 / 1 / 0 / 0
conformance/more/functions/copyTexSubImage2D.html: 2 / 2 / 0 / 0
conformance/more/functions/copyTexSubImage2DBadArgs.html: 1 / 1 / 0 / 0
conformance/more/functions/deleteBufferBadArgs.html: 1 / 1 / 0 / 0
conformance/more/functions/drawArrays.html: 2 / 2 / 0 / 0
conformance/more/functions/drawArraysOutOfBounds.html: 7 / 7 / 0 / 0
conformance/more/functions/drawElements.html: 2 / 2 / 0 / 0
conformance/more/functions/drawElementsBadArgs.html: 5 / 5 / 0 / 0
conformance/more/functions/isTests.html: 1 / 1 / 0 / 0
conformance/more/functions/readPixels.html: 2 / 2 / 0 / 0
conformance/more/functions/readPixelsBadArgs.html: 3 / 3 / 0 / 0
conformance/more/functions/texImage2D.html: 2 / 2 / 0 / 0
conformance/more/functions/texImage2DBadArgs.html: 1 / 1 / 0 / 0
conformance/more/functions/texImage2DHTML.html: 2 / 2 / 0 / 0
conformance/more/functions/texImage2DHTMLBadArgs.html: 1 / 1 / 0 / 0
conformance/more/functions/texSubImage2D.html: 1 / 1 / 0 / 0
conformance/more/functions/texSubImage2DBadArgs.html: 1 / 1 / 0 / 0
conformance/more/functions/texSubImage2DHTML.html: 2 / 2 / 0 / 0
conformance/more/functions/texSubImage2DHTMLBadArgs.html: 1 / 1 / 0 / 0
conformance/more/functions/uniformf.html: 1 / 1 / 0 / 0
conformance/more/functions/uniformfBadArgs.html: 1 / 1 / 0 / 0
conformance/more/functions/uniformfArrayLen1.html: 1 / 1 / 0 / 0
conformance/more/functions/uniformi.html: 1 / 1 / 0 / 0
conformance/more/functions/uniformiBadArgs.html: 1 / 1 / 0 / 0
conformance/more/functions/uniformMatrix.html: 1 / 1 / 0 / 0
conformance/more/functions/uniformMatrixBadArgs.html: 1 / 1 / 0 / 0
conformance/more/functions/vertexAttrib.html: 2 / 2 / 0 / 0
conformance/more/functions/vertexAttribBadArgs.html: 1 / 1 / 0 / 0
conformance/more/functions/vertexAttribPointer.html: 1 / 1 / 0 / 0
conformance/more/functions/vertexAttribPointerBadArgs.html: 1 / 1 / 0 / 0
conformance/more/glsl/arrayOutOfBounds.html: 9 / 9 / 0 / 0
conformance/more/glsl/uniformOutOfBounds.html: 10 / 10 / 0 / 0

-------------------

Generated on: Wed Apr 18 2012 07:02:15 GMT+0200 (W. Europe Daylight Time)

================================================

Graphics Feature Status

  • Canvas: Hardware accelerated
  • HTML Rendering: Hardware accelerated
  • 3D CSS: Hardware accelerated
  • WebGL: Hardware accelerated
  • WebGL multisampling: Hardware accelerated

Version Information

Data exported Wed Apr 18 2012 07:05:24 GMT+0200 (W. Europe Daylight Time)
Chrome version 18.0.1025.162 (Official Build 131933) m
Operating system Windows NT 6.1 SP1
Software rendering list version 1.25
ANGLE revision 988
2D graphics backend Skia

Performance Information

Graphics 6.6
Gaming 6.6
Overall 4.7

Driver Information

Initialization time 90
Vendor Id 0x10de
Device Id 0x0ca3
Optimus false
Driver vendor NVIDIA
Driver version 8.17.12.9610
Driver date 2-29-2012
Pixel shader version 3.0
Vertex shader version 3.0
GL version
GL_VENDOR
GL_RENDERER
GL_VERSION
GL_EXTENSIONS

Diagnostics

0
b3DAccelerationEnabled true
b3DAccelerationExists true
bAGPEnabled true
bAGPExistenceValid true
bAGPExists true
bCanRenderWindow true
bDDAccelerationEnabled true
bDriverBeta false
bDriverDebug false
bDriverSigned false
bDriverSignedValid false
bNoHardware false
dwBpp 32
dwDDIVersion 10
dwHeight 1050
dwRefreshRate 59
dwWHQLLevel 0
dwWidth 1680
iAdapter 0
lDriverSize 15009600
lMiniVddSize 0
szAGPStatusEnglish Enabled
szAGPStatusLocalized Enabled
szChipType GeForce GT 240
szD3DStatusEnglish Enabled
szD3DStatusLocalized Enabled
szDACType Integrated RAMDAC
szDDIVersionEnglish 10.1
szDDIVersionLocalized 10.1
szDDStatusEnglish Enabled
szDDStatusLocalized Enabled
szDXVAHDEnglish Supported
szDXVAModes ModeMPEG2_A ModeMPEG2_C ModeVC1_C ModeWMV9_C
szDescription NVIDIA GeForce GT 240
szDeviceId 0x0CA3
szDeviceIdentifier {D7B71E3E-4FE3-11CF-5852-7E001CC2C535}
szDeviceName \\.\DISPLAY1
szDisplayMemoryEnglish 1233 MB
szDisplayMemoryLocalized 1233 MB
szDisplayModeEnglish 1680 x 1050 (32 bit) (59Hz)
szDisplayModeLocalized 1680 x 1050 (32 bit) (59Hz)
szDriverAssemblyVersion 8.17.12.9610
szDriverAttributes Final Retail
szDriverDateEnglish 3/1/2012 01:59:00
szDriverDateLocalized 2012-03-01 01:59:00
szDriverLanguageEnglish English
szDriverLanguageLocalized English
szDriverModelEnglish WDDM 1.1
szDriverModelLocalized WDDM 1.1
szDriverName nvd3dum.dll,nvwgf2um.dll,nvwgf2um.dll
szDriverNodeStrongName oem166.inf:NVIDIA_SetA_Devices.NTx86.6.1:Section005:8.17.12.9610:pci\ven_10de&dev_0ca3
szDriverSignDate
szDriverVersion 8.17.0012.9610
szKeyDeviceID Enum\PCI\VEN_10DE&DEV_0CA3&SUBSYS_20721462&REV_A2
szKeyDeviceKey \Registry\Machine\System\CurrentControlSet\Control\Video\{C94C8AB8-ED9B-4B82-952B-8E6D03B71D73}\0000
szManufacturer NVIDIA
szMiniVdd n/a
szMiniVddDateEnglish n/a
szMiniVddDateLocalized n/a
szMonitorMaxRes
szMonitorName ACER AL2216W
szNotesEnglish No problems found.
szNotesLocalized No problems found.
szOverlayEnglish Supported
szRankOfInstalledDriver 00E62001
szRegHelpText
szRevision
szRevisionId 0x00A2
szSubSysId 0x20721462
szTestResultD3D7English Not run
szTestResultD3D7Localized Not run
szTestResultD3D8English Not run
szTestResultD3D8Localized Not run
szTestResultD3D9English Not run
szTestResultD3D9Localized Not run
szTestResultDDEnglish Not run
szTestResultDDLocalized Not run
szVdd n/a
szVendorId 0x10DE

Log Messages

  • [3884:180:614329285:ERROR:gpu_info_collector_win.cc(219)] : Creating device info failed
  • [3884:180:614329285:INFO:gpu_child_thread.cc(110)] : gpu_info_collector::CollectGraphicsInfo complete. success = 1
  • [3884:180:614345150:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614345150:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614345150:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614345150:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614345946:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614345946:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614346866:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614484537:ERROR:gles2_cmd_decoder.cc(4725)] : glGetActiveAttrib: index out of range
  • [3884:180:614484537:ERROR:gles2_cmd_decoder.cc(4725)] : glGetActiveUniform: index out of range
  • [3884:180:614490184:ERROR:gles2_cmd_decoder.cc(4725)] : glGetActiveAttrib: index out of range
  • [3884:180:614490184:ERROR:gles2_cmd_decoder.cc(4725)] : glGetActiveUniform: index out of range
  • [3884:180:614490215:ERROR:gles2_cmd_decoder.cc(4725)] : glGetActiveAttrib: index out of range
  • [3884:180:614490215:ERROR:gles2_cmd_decoder.cc(4725)] : glGetActiveUniform: index out of range
  • [3884:180:614490262:ERROR:gles2_cmd_decoder.cc(4725)] : glGetActiveAttrib: index out of range
  • [3884:180:614490262:ERROR:gles2_cmd_decoder.cc(4725)] : glGetActiveUniform: index out of range
  • [3884:180:614490293:ERROR:gles2_cmd_decoder.cc(4725)] : glGetActiveAttrib: index out of range
  • [3884:180:614490293:ERROR:gles2_cmd_decoder.cc(4725)] : glGetActiveUniform: index out of range
  • [3884:180:614493975:ERROR:gles2_cmd_decoder.cc(4725)] : glGetActiveUniform: index out of range
  • [3884:180:614493975:ERROR:gles2_cmd_decoder.cc(4725)] : glGetActiveUniform: index out of range
  • [3884:180:614494006:ERROR:gles2_cmd_decoder.cc(4725)] : glGetActiveAttrib: index out of range
  • [3884:180:614494006:ERROR:gles2_cmd_decoder.cc(4725)] : glGetActiveAttrib: index out of range
  • [3884:180:614500792:ERROR:gles2_cmd_decoder.cc(4725)] : glBindAttribLocation: Invalid character
  • [3884:180:614509341:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614509341:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614509341:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614509341:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614509341:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614509341:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614509372:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614509372:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614509372:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614509372:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614510043:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawElements: range out of bounds for buffer
  • [3884:180:614510043:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawElements: range out of bounds for buffer
  • [3884:180:614510043:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawElements: range out of bounds for buffer
  • [3884:180:614510043:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawElements: range out of bounds for buffer
  • [3884:180:614510059:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawElements: range out of bounds for buffer
  • [3884:180:614510059:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawElements: range out of bounds for buffer
  • [3884:180:614510059:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawElements: range out of bounds for buffer
  • [3884:180:614510059:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawElements: range out of bounds for buffer
  • [3884:180:614510059:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawElements: range out of bounds for buffer
  • [3884:180:614510059:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614510074:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawElements: range out of bounds for buffer
  • [3884:180:614510074:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614510074:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614510074:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614510074:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614510090:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawElements: range out of bounds for buffer
  • [3884:180:614510090:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawElements: range out of bounds for buffer
  • [3884:180:614573707:ERROR:gles2_cmd_decoder.cc(4725)] : glBindAttribLocation: Invalid character
  • [3884:180:614581133:ERROR:gles2_cmd_decoder.cc(4725)] : glDepthFunc: func GL_INVALID_ENUM
  • [3884:180:614591382:ERROR:gles2_cmd_decoder.cc(4725)] : glBufferSubData: out of range
  • [3884:180:614591382:ERROR:gles2_cmd_decoder.cc(4725)] : glBufferSubData: out of range
  • [3884:180:614591382:ERROR:gles2_cmd_decoder.cc(4725)] : glBufferSubData: out of range
  • [3884:180:614591398:ERROR:gles2_cmd_decoder.cc(4725)] : glBufferSubData: out of range
  • [3884:180:614595641:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614595641:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614595641:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614595641:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614596343:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614596343:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614596343:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614596343:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614596343:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614596343:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614596343:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614596343:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614596343:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614596343:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614596343:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614596358:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614596358:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614596358:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614596358:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614596358:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614596358:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614596358:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614596358:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614596358:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614596358:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614596358:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614596358:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614596358:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614596374:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614596374:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614596374:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614596374:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614596390:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614596405:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614597123:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawElements: range out of bounds for buffer
  • [3884:180:614597123:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawElements: range out of bounds for buffer
  • [3884:180:614597123:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawElements: range out of bounds for buffer
  • [3884:180:614597123:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawElements: range out of bounds for buffer
  • [3884:180:614598152:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614598152:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614598152:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614598152:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawElements: range out of bounds for buffer
  • [3884:180:614598152:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614598152:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614598152:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614598152:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614598152:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614598168:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614598168:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614598168:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614598168:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614598168:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614598168:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614598168:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614598168:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614598168:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawElements: range out of bounds for buffer
  • [3884:180:614598168:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawElements: range out of bounds for buffer
  • [3884:180:614598168:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawElements: range out of bounds for buffer
  • [3884:180:614598168:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614598168:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614598168:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614598168:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawElements: range out of bounds for buffer
  • [3884:180:614598168:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawElements: range out of bounds for buffer
  • [3884:180:614598184:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawElements: range out of bounds for buffer
  • [3884:180:614598184:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614598184:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614598184:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614598184:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614598184:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614598184:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614598184:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614598184:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawElements: range out of bounds for buffer
  • [3884:180:614598184:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawElements: range out of bounds for buffer
  • [3884:180:614598199:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614598199:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawXXX: attempt to access out of range vertices
  • [3884:180:614598199:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawElements: range out of bounds for buffer
  • [3884:180:614598199:ERROR:gles2_cmd_decoder.cc(4725)] : glDrawElements: range out of bounds for buffer
  • [3884:180:614609541:ERROR:gles2_cmd_decoder.cc(4725)] : glUniform1fv: count > 1 for non-array
  • [3884:180:614609541:ERROR:gles2_cmd_decoder.cc(4725)] : glUniform1fv: count > 1 for non-array
  • [3884:180:614609541:ERROR:gles2_cmd_decoder.cc(4725)] : glUniform4fv: count > 1 for non-array
  • [3884:180:614611647:ERROR:gles2_cmd_decoder.cc(4725)] : glUniform1iv: count > 1 for non-array
  • [3884:180:614611662:ERROR:gles2_cmd_decoder.cc(4725)] : glUniform4iv: count > 1 for non-array
  • [4532:912:614797818:INFO:gpu_child_thread.cc(110)] : gpu_info_collector::CollectGraphicsInfo complete. success = 1

viktor...@gmail.com

unread,
Mar 25, 2013, 8:17:20 AM3/25/13
to webgl-driv...@googlegroups.com, dee...@googlemail.com
HiHo,

so trifft man sich wieder... :)
Reply all
Reply to author
Forward
0 new messages