servo/tests/wpt/webgl/meta/conformance2
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!

![圖片](https://github.com/user-attachments/assets/41b87563-08b8-4db3-b503-12f3a61dbed7)

![圖片](https://github.com/user-attachments/assets/3c62a4de-35ea-488d-b2e5-00e3aed52090)

And it can now run three.js too!

![圖片](https://github.com/user-attachments/assets/d880aa92-a154-4895-aa06-b7919d1fc869)

---------

Signed-off-by: Wu Yu Wei <yuweiwu@pm.me>
2025-07-09 14:22:03 +00:00
..
attribs Remove message from WebGL subtest name and remove stale expectations (#35791) 2025-03-12 09:08:39 +00:00
buffers Remove message from WebGL subtest name and remove stale expectations (#35791) 2025-03-12 09:08:39 +00:00
context WebGL2: support TexImage3D (#37718) 2025-07-09 14:22:03 +00:00
extensions Remove message from WebGL subtest name and remove stale expectations (#35791) 2025-03-12 09:08:39 +00:00
glsl3 Remove message from WebGL subtest name and remove stale expectations (#35791) 2025-03-12 09:08:39 +00:00
misc WebGL2: support TexImage3D (#37718) 2025-07-09 14:22:03 +00:00
offscreencanvas Enable all experimental web platform features on all testsuites (#36519) 2025-04-14 18:33:38 +00:00
programs Remove message from WebGL subtest name and remove stale expectations (#35791) 2025-03-12 09:08:39 +00:00
query Remove message from WebGL subtest name and remove stale expectations (#35791) 2025-03-12 09:08:39 +00:00
reading Remove message from WebGL subtest name and remove stale expectations (#35791) 2025-03-12 09:08:39 +00:00
renderbuffers WebGL2: support TexImage3D (#37718) 2025-07-09 14:22:03 +00:00
rendering WebGL2: support TexImage3D (#37718) 2025-07-09 14:22:03 +00:00
state WebGL2: support TexImage3D (#37718) 2025-07-09 14:22:03 +00:00
textures WebGL2: support TexImage3D (#37718) 2025-07-09 14:22:03 +00:00
transform_feedback Remove message from WebGL subtest name and remove stale expectations (#35791) 2025-03-12 09:08:39 +00:00
uniforms WebGL2: support TexImage3D (#37718) 2025-07-09 14:22:03 +00:00
vertex_arrays Remove message from WebGL subtest name and remove stale expectations (#35791) 2025-03-12 09:08:39 +00:00
wasm Remove message from WebGL subtest name and remove stale expectations (#35791) 2025-03-12 09:08:39 +00:00