mirror of
https://github.com/servo/servo.git
synced 2025-08-30 09:38:19 +01:00
Add TexImage3D method to WebGL2RenderingContext Testing: conformance2 should pass. Also it should get http://webglsamples.org/WebGL2Samples/#texture_2d_array and http://webglsamples.org/WebGL2Samples/#texture_3d running. Fixes: #26511 Now Servo can run texture_2d_array and texture_3d samples!   And it can now run three.js too!  --------- Signed-off-by: Wu Yu Wei <yuweiwu@pm.me>
24 lines
395 B
INI
Vendored
24 lines
395 B
INI
Vendored
[gl-object-get-calls.html]
|
|
bug: https://github.com/servo/servo/issues/26128
|
|
expected:
|
|
if os == "mac": CRASH
|
|
[WebGL test #167]
|
|
expected: FAIL
|
|
|
|
[WebGL test #182]
|
|
expected: FAIL
|
|
|
|
[WebGL test #268]
|
|
expected: FAIL
|
|
|
|
[WebGL test #275]
|
|
expected: FAIL
|
|
|
|
[WebGL test #276]
|
|
expected: FAIL
|
|
|
|
[WebGL test #291]
|
|
expected: FAIL
|
|
|
|
[WebGL test #340]
|
|
expected: FAIL
|