No files found.
+51 −6
gpubindgroup.rs
components/script/dom/gpubindgroup.rs
+8 −7
gpubindgrouplayout.rs
components/script/dom/gpubindgrouplayout.rs
+1 −1
gpubuffer.rs
components/script/dom/gpubuffer.rs
+2 −2
gpucommandencoder.rs
components/script/dom/gpucommandencoder.rs
+364 −58
gpudevice.rs
components/script/dom/gpudevice.rs
+14 −0
gpusampler.rs
components/script/dom/gpusampler.rs
+56 −17
gputexture.rs
components/script/dom/gputexture.rs
+62 −8
gputextureview.rs
components/script/dom/gputextureview.rs
+9 −8
GPUAdapter.webidl
components/script/dom/webidls/GPUAdapter.webidl
+3 −3
GPUBindGroup.webidl
components/script/dom/webidls/GPUBindGroup.webidl
+13 −5
GPUBindGroupLayout.webidl
components/script/dom/webidls/GPUBindGroupLayout.webidl
+8 −8
lib.rs
components/webgpu/lib.rs