aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/GPUTexture.webidl
Commit message (Expand)AuthorAgeFilesLines
* Codegen support multiple interfaces in single webidl file & WebGPU single web...Samson2023-09-301-116/+0
* Upgrade whole webgpu stack (#29795)Samson2023-08-201-17/+11
* Convert Web IDL void to undefinedKagami Sascha Rosylight2022-01-051-1/+1
* Use Device limits and features provided by userKunal Mohan2020-09-231-4/+32
* Implement GPUCommandEncoder.copy commandsKunal Mohan2020-07-211-19/+0
* Implement GPUQueue.writeBuffer and GPUQueue.writeTextureKunal Mohan2020-07-041-0/+19
* Implement GPUTexture and GPUTextureViewKunal Mohan2020-06-011-0/+94