aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/gputextureview.rs
Commit message (Expand)AuthorAgeFilesLines
* 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/+1
* Implement GPURenderBundleEncoder and GPURenderBundleKunal Mohan2020-07-241-3/+8
* Update GPUObjectBase webidl and cleanup valid flagsKunal Mohan2020-07-201-18/+6
* Remove validation for GPUBindGroup, GPUBindGroupLayout, GPUPipelineLayoutKunal Mohan2020-06-191-31/+2
* Update wgpu-core and wgpu-typesKunal Mohan2020-06-191-36/+20
* Add GPUSampler and GPUTextureView to BindingResourceKunal Mohan2020-06-171-8/+62
* Implement GPURenderPassEncoderKunal Mohan2020-06-041-6/+8
* Implement GPUTexture and GPUTextureViewKunal Mohan2020-06-011-0/+62