aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/GPUCommandEncoder.webidl
Commit message (Expand)AuthorAgeFilesLines
* Codegen support multiple interfaces in single webidl file & WebGPU single web...Samson2023-09-301-153/+0
* Upgrade whole webgpu stack (#29795)Samson2023-08-201-51/+82
* Convert Web IDL void to undefinedKagami Sascha Rosylight2022-01-051-4/+4
* Implement GPUCommandEncoder.copy commandsKunal Mohan2020-07-211-18/+50
* Implement GPURenderPassEncoderKunal Mohan2020-06-041-1/+46
* Validate copybuffertobuffer() + some spec updateKunal Mohan2020-05-151-3/+3
* Initial implementation of GPUCommandEncoderZakor Gyula2020-02-111-0/+45