aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/gpubindgroup.rs
Commit message (Expand)AuthorAgeFilesLines
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-111-2/+3
* Upgrade whole webgpu stack (#29795)Samson2023-08-201-5/+5
* No tracing of nop traceable fields (#29926)Samson2023-08-041-0/+2
* Implement GPURenderBundleEncoder and GPURenderBundleKunal Mohan2020-07-241-2/+6
* Update GPUObjectBase webidl and cleanup valid flagsKunal Mohan2020-07-201-12/+5
* Update wgpu-core and wgpu-typesKunal Mohan2020-06-191-29/+2
* Add GPUSampler and GPUTextureView to BindingResourceKunal Mohan2020-06-171-6/+51
* Update wgpu-core and wgpu-typesKunal Mohan2020-06-041-6/+2
* Add trait DomObjectWrap to provide WRAP functionYUAN LYU2020-03-201-4/+1
* Implement GPUComputePassEncoder functionsIstvan Miklos2020-02-191-0/+6
* Initial implementation of GPUBindGroup for WebGPUIstvan Miklos2020-01-301-0/+58