servo/components/script/dom/webgpu
Taym Haddadi 04ec710e60
Add AsHandleValue trait to Heap<Value> and make Heap values rooted (#38024)
Encapsulates the unsafe conversion from Heap<Value> to HandleValue<'a>,
and reducing repetitive unsafe code at call.

fix #37258
2025-08-04 16:42:53 +00:00
..
gpu.rs Add AsHandleValue trait to Heap<Value> and make Heap values rooted (#38024) 2025-08-04 16:42:53 +00:00
gpuadapter.rs Add AsHandleValue trait to Heap<Value> and make Heap values rooted (#38024) 2025-08-04 16:42:53 +00:00
gpuadapterinfo.rs
gpubindgroup.rs
gpubindgrouplayout.rs
gpubuffer.rs
gpubufferusage.rs
gpucanvascontext.rs canvas: Add OffscreenCanvas 'transferToImageBitmap' method (#37880) 2025-07-04 16:25:36 +00:00
gpucolorwrite.rs
gpucommandbuffer.rs
gpucommandencoder.rs
gpucompilationinfo.rs
gpucompilationmessage.rs
gpucomputepassencoder.rs
gpucomputepipeline.rs
gpuconvert.rs
gpudevice.rs Add AsHandleValue trait to Heap<Value> and make Heap values rooted (#38024) 2025-08-04 16:42:53 +00:00
gpudevicelostinfo.rs
gpuerror.rs
gpuinternalerror.rs
gpumapmode.rs
gpuoutofmemoryerror.rs
gpupipelineerror.rs
gpupipelinelayout.rs
gpuqueryset.rs
gpuqueue.rs
gpurenderbundle.rs
gpurenderbundleencoder.rs
gpurenderpassencoder.rs
gpurenderpipeline.rs
gpusampler.rs
gpushadermodule.rs
gpushaderstage.rs
gpusupportedfeatures.rs
gpusupportedlimits.rs
gputexture.rs
gputextureusage.rs
gputextureview.rs
gpuuncapturederrorevent.rs
gpuvalidationerror.rs
identityhub.rs
mod.rs
wgsllanguagefeatures.rs