Return an empty typed array from gl.getParameter(gl.COMPRESSED_TEXTURE_FORMATS)

This commit is contained in:
Anthony Ramine 2018-07-08 01:59:58 +02:00
parent 31774e9203
commit f0ca100e87
5 changed files with 11 additions and 24 deletions

View file

@ -1,5 +0,0 @@
[webgl-compressed-texture-atc.html]
type: testharness
[WebGL test #1: gl.getParameter(gl.COMPRESSED_TEXTURE_FORMATS) should be . Was null.]
expected: FAIL

View file

@ -1,5 +0,0 @@
[webgl-compressed-texture-pvrtc.html]
type: testharness
[WebGL test #1: gl.getParameter(gl.COMPRESSED_TEXTURE_FORMATS) should be . Was null.]
expected: FAIL

View file

@ -1,5 +0,0 @@
[webgl-compressed-texture-s3tc.html]
type: testharness
[WebGL test #1: gl.getParameter(gl.COMPRESSED_TEXTURE_FORMATS) should be . Was null.]
expected: FAIL

View file

@ -1,8 +0,0 @@
[gl-get-calls.html]
type: testharness
[WebGL test #20: context.getParameter(context.COMPRESSED_TEXTURE_FORMATS) is not an instance of Uint32Array]
expected: FAIL
[WebGL test #310: context.getError() should be 0. Was 1280.]
expected: FAIL