aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/gpusampler.rs
Commit message (Expand)AuthorAgeFilesLines
* Implement GPURenderBundleEncoder and GPURenderBundleKunal Mohan2020-07-241-3/+14
* Update GPUObjectBase webidl and cleanup valid flagsKunal Mohan2020-07-201-24/+6
* Remove validation for GPUBindGroup, GPUBindGroupLayout, GPUPipelineLayoutKunal Mohan2020-06-191-4/+0
* Update wgpu-core and wgpu-typesKunal Mohan2020-06-191-7/+1
* Add GPUSampler and GPUTextureView to BindingResourceKunal Mohan2020-06-171-0/+14
* Update wgpu-core and wgpu-typesKunal Mohan2020-06-041-2/+2
* Add GPUSampler to WebGPU implementationKunal Mohan2020-05-261-0/+77