aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/gpurenderpipeline.rs
Commit message (Expand)AuthorAgeFilesLines
* address review and disable testKunal Mohan2020-09-231-5/+3
* Use Device limits and features provided by userKunal Mohan2020-09-231-3/+9
* Implement GPUPipelineBase for implicit pipeline layoutsKunal Mohan2020-08-191-8/+24
* Implement GPURenderBundleEncoder and GPURenderBundleKunal Mohan2020-07-241-3/+12
* Update GPUObjectBase webidl and cleanup valid flagsKunal Mohan2020-07-201-18/+6
* Update wgpu-core and wgpu-typesKunal Mohan2020-06-041-2/+2
* Implement GPURenderPassEncoderKunal Mohan2020-06-041-0/+6
* Implement GPURenderPipelineKunal Mohan2020-05-301-0/+67