mirror of
https://github.com/servo/servo
synced 2026-05-03 21:02:19 +02:00
Add support for WebGL2 TexImage2D
Adds initial support for one of the WebGL2 `TexImage2D` call.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
[tex-2d-rgba16f-rgba-float.html]
|
||||
expected:
|
||||
if os == "mac": TIMEOUT
|
||||
if os == "linux": CRASH
|
||||
Reference in New Issue
Block a user