wgpu/wgpu-types
Wumpf f62d0d5edc
Native Extension: Expose fill buffer & clear image (#1335)
* Add command buffer fill buffer method

* Added test for buffer fill

* Added image clear + test

* image/buffer clear methods are now pure clear to zero

* fix cargo clippy & int type issues

* clear buffer alignment is now given by COPY_BUFFER_ALIGNMENT

* joined buffer/image clear player tests

* ImageSubresourceRange is now used in TextureViewDescriptor
2021-05-30 11:03:33 -04:00
..
src Native Extension: Expose fill buffer & clear image (#1335) 2021-05-30 11:03:33 -04:00
Cargo.toml Version bump to 0.8 2021-04-29 11:57:22 -04:00