aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/gpupipelinelayout.rs
Commit message (Expand)AuthorAgeFilesLines
* rustdoc: Fix many rustdoc errors (#31147)Martin Robinson2024-01-221-2/+2
* Codegen support multiple interfaces in single webidl file & WebGPU single web...Samson2023-09-301-1/+1
* 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 GPUPipelineBase for implicit pipeline layoutsKunal Mohan2020-08-191-3/+18
* Implement GPURenderBundleEncoder and GPURenderBundleKunal Mohan2020-07-241-4/+8
* Update GPUObjectBase webidl and cleanup valid flagsKunal Mohan2020-07-201-18/+7
* Remove validation for GPUBindGroup, GPUBindGroupLayout, GPUPipelineLayoutKunal Mohan2020-06-191-14/+3
* Update wgpu-core and wgpu-typesKunal Mohan2020-06-041-2/+2
* Implement GPURenderPipelineKunal Mohan2020-05-301-0/+4
* Add trait DomObjectWrap to provide WRAP functionYUAN LYU2020-03-201-4/+1
* Initial implementation of GPUComputePipelineIstvan Miklos2020-02-111-0/+6
* Initial implementation of GPUPipelineLayout for WebGPUIstvan Miklos2020-01-211-0/+69