wgpu/wgpu-core
Jerónimo Sánchez 939d54f88d
Compute max workgroup size limits (#2133)
* Creation of max compute workgroup size limits
* Implemented for Vulkan and Dx12

* Follow up of gfx-rs/wgpu#1808

* Check if current dispatch operation is under the limit

* Typos and some forgotten fixes

* Port to GLES

* Port to Metal with default limits

* Change Vulkan max_workroup_size_per_dims to pick the min of the reported dimensions

Co-authored-by: Dzmitry Malyshau <kvark@fastmail.com>
Co-authored-by: Dzmitry Malyshau <kvarkus@gmail.com>
2021-10-31 22:32:10 -04:00
..
src Compute max workgroup size limits (#2133) 2021-10-31 22:32:10 -04:00
build.rs Implement WebGL2 Backend (#1686) 2021-10-07 16:18:09 -04:00
Cargo.toml Manifests update for 0.11 2021-10-07 19:15:49 -04:00