No files found.
+23 −2
Cargo.lock
Cargo.lock
+5 −12
gpubindgroup.rs
components/script/dom/gpubindgroup.rs
+7 −18
gpubindgrouplayout.rs
components/script/dom/gpubindgrouplayout.rs
+5 −13
gpubuffer.rs
components/script/dom/gpubuffer.rs
+4 −4
gpucommandbuffer.rs
components/script/dom/gpucommandbuffer.rs
+5 −7
gpucommandencoder.rs
components/script/dom/gpucommandencoder.rs
+4 −4
gpucomputepassencoder.rs
components/script/dom/gpucomputepassencoder.rs
+7 −14
gpucomputepipeline.rs
components/script/dom/gpucomputepipeline.rs
+53 −44
gpudevice.rs
components/script/dom/gpudevice.rs
+7 −18
gpupipelinelayout.rs
components/script/dom/gpupipelinelayout.rs
+6 −7
gpuqueue.rs
components/script/dom/gpuqueue.rs
+4 −4
gpurenderpassencoder.rs
components/script/dom/gpurenderpassencoder.rs
+6 −18
gpurenderpipeline.rs
components/script/dom/gpurenderpipeline.rs
+6 −24
gpusampler.rs
components/script/dom/gpusampler.rs
+4 −4
gpushadermodule.rs
components/script/dom/gpushadermodule.rs
+4 −4
gpuswapchain.rs
components/script/dom/gpuswapchain.rs
+11 −16
gputexture.rs
components/script/dom/gputexture.rs
+6 −18
gputextureview.rs
components/script/dom/gputextureview.rs
+2 −2
GPUObjectBase.webidl
components/script/dom/webidls/GPUObjectBase.webidl
+60 −18
lib.rs
components/webgpu/lib.rs