summaryrefslogtreecommitdiff
path: root/extensions/webgpu/buffer.rs
AgeCommit message (Expand)Author
2021-08-11Rename extensions/ directory to ext/ (#11643)Ryan Dahl
2021-07-08chore: update wgpu to 0.9.0 (#11315)Luca Casonato
2021-07-07fix(webgpu): align error scopes to spec (#9797)Luca Casonato
2021-05-08cleanup(ops): remove unused ZeroCopyBuf arg-types (#10530)Aaron O'Mullan
2021-05-06chore: update wgpu and realign to spec (#9760)Luca Casonato
2021-05-03refactor(op_crates/webgpu): simplify gfx_select macro & add gfx_put and gfx_o...crowlKats
2021-04-30Rename crate_ops to extensions (#10431)Andy Hayden