Ngo Iok Ui (Wu Yu Wei)
|
34c31ee418
|
WebGL2: support TexImage3D (#37718)
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>
|
2025-07-09 14:22:03 +00:00 |
|