summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/webgl-depth-texture.html.ini
blob: 0e50a1f6f1abc5dfbe9262481531f2f71bd7c935 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
[webgl-depth-texture.html]
  type: testharness
  expected:
    if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR
    if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR
    if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR
    if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR
    if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR
  [WebGL test #0: Unable to fetch WebGL rendering context for Canvas]
    expected: FAIL

  [WebGL test #1: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).]
    expected: FAIL

  [WebGL test #1: getError expected: INVALID_ENUM. Was INVALID_VALUE : after evaluating: gl.texImage2D(gl.TEXTURE_2D, 0, gl.DEPTH_COMPONENT, 1, 1, 0, gl.DEPTH_COMPONENT, gl.UNSIGNED_SHORT, null)]
    expected: FAIL

  [WebGL test #2: getError expected: INVALID_ENUM. Was INVALID_VALUE : after evaluating: gl.texImage2D(gl.TEXTURE_2D, 0, gl.DEPTH_COMPONENT, 1, 1, 0, gl.DEPTH_COMPONENT, gl.UNSIGNED_INT, null)]
    expected: FAIL

  [WebGL test #19: gl.getParameter(gl.DEPTH_BITS) should be >= 16. Was 0 (of type number).]
    expected: FAIL

  [WebGL test #41: gl.getParameter(gl.DEPTH_BITS) should be >= 16. Was 0 (of type number).]
    expected: FAIL

  [WebGL test #63: gl.getParameter(gl.DEPTH_BITS) should be >= 24. Was 0 (of type number).]
    expected: FAIL