summaryrefslogtreecommitdiffstats
path: root/wgpu/src/buffer.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactor `quad::Pipeline` to `prepare` and `render` architectureLibravatar Héctor Ramón Jiménez2023-02-241-0/+86
|
* Rename `buffers` module to `buffer`Libravatar Héctor Ramón Jiménez2022-11-031-0/+3
... and move `StaticBuffer` to nested `static` module