Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

metal: fix max_buffer max_texture and max_vertex_buffers limits #2978

Merged
merged 1 commit into from
Sep 2, 2022

Conversation

jinleili
Copy link
Contributor

@jinleili jinleili commented Aug 21, 2022

Checklist

  • Run cargo clippy.
  • Run RUSTFLAGS=--cfg=web_sys_unstable_apis cargo clippy --target wasm32-unknown-unknown if applicable.
  • Add change to CHANGELOG.md. See simple instructions inside file.

Connections
#2898

Description
The modification of the limit values is based on WebKit/WebGPU/HardwareCapabilities.mm and the latest Metal Feature Set Tables

Testing
Tested on macOS and iOS via wgpu-on-app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants