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

[WebGPU] document Chrome increase in maximum values of various limits #36361

Open
4 tasks
Tracked by #591
chrisdavidmills opened this issue Oct 15, 2024 · 0 comments
Open
4 tasks
Tracked by #591

Comments

@chrisdavidmills
Copy link
Contributor

chrisdavidmills commented Oct 15, 2024

See https://developer.chrome.com/blog/new-in-webgpu-120#push_the_limits for change description

Acceptance criteria

  • Add information on Chrome max value increase for maxColorAttachmentBytesPerSample limit to 64, to https://developer.mozilla.org/en-US/docs/Web/API/GPUSupportedLimits.
  • Add info about maxStorageBuffersPerShaderStage increased limit to 10.
  • Add new maxBindGroupsPlusVertexBuffers limit to table. Its default value is 24.
  • Add new BCD entries for the above limit changes (to GPUSupportedLimits). These changes were shipped in Chrome 120.

Note: Should we remove maxInterStageShaderComponents from said page, as it no longer seems to exist, according to the spec? I can't find any information about when it might be removed from Chrome, so we should maybe ask Google engineering about it.

@github-actions github-actions bot added Content:WebAPI Web API docs needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. labels Oct 15, 2024
@Josh-Cena Josh-Cena added area: WebGPU and removed needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. labels Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants