servo/components/script/dom/webgpu
Samson 35835af857
webgpu: implement get image for webgpu canvas (#35237)
* Implement `get_image_data` for WebGPU canvas

Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>

* Update expectations

Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>

* Add docs

Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>

---------

Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
2025-01-31 15:24:33 +00:00
..
gpu.rs script: Feature-gate all crown support. (#35055) 2025-01-18 21:36:15 +00:00
gpuadapter.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpuadapterinfo.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpubindgroup.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpubindgrouplayout.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpubuffer.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpubufferusage.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpucanvascontext.rs webgpu: implement get image for webgpu canvas (#35237) 2025-01-31 15:24:33 +00:00
gpucolorwrite.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpucommandbuffer.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpucommandencoder.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpucompilationinfo.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpucompilationmessage.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpucomputepassencoder.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpucomputepipeline.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpuconvert.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpudevice.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpudevicelostinfo.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpuerror.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpuinternalerror.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpumapmode.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpuoutofmemoryerror.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpupipelineerror.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpupipelinelayout.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpuqueryset.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpuqueue.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpurenderbundle.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpurenderbundleencoder.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpurenderpassencoder.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpurenderpipeline.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpusampler.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpushadermodule.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpushaderstage.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpusupportedfeatures.rs script: Feature-gate all crown support. (#35055) 2025-01-18 21:36:15 +00:00
gpusupportedlimits.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gputexture.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gputextureusage.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gputextureview.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpuuncapturederrorevent.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpuvalidationerror.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
identityhub.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
mod.rs Update wgpu and impl WGSLLanguageFeatures (#34928) 2025-01-10 17:41:11 +00:00
wgsllanguagefeatures.rs script: Feature-gate all crown support. (#35055) 2025-01-18 21:36:15 +00:00