aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/GPUComputePassEncoder.webidl
Commit message (Expand)AuthorAgeFilesLines
* Codegen support multiple interfaces in single webidl file & WebGPU single web...Samson2023-09-301-19/+0
* Upgrade whole webgpu stack (#29795)Samson2023-08-201-8/+5
* Convert Web IDL void to undefinedKagami Sascha Rosylight2022-01-051-4/+4
* Use Device limits and features provided by userKunal Mohan2020-09-231-0/+5
* Implement GPUBuffer.mapAsync and update wgpu-coreKunal Mohan2020-06-271-1/+1
* Validate copybuffertobuffer() + some spec updateKunal Mohan2020-05-151-1/+1
* Implement GPUComputePassEncoder functionsIstvan Miklos2020-02-191-3/+5
* Initial implementation of GPUCommandEncoderZakor Gyula2020-02-111-0/+15