Skip to content

[wgsl][buffer-view] Proposal updates#6239

Open
alan-baker wants to merge 2 commits intogpuweb:mainfrom
alan-baker:buffer-view-update
Open

[wgsl][buffer-view] Proposal updates#6239
alan-baker wants to merge 2 commits intogpuweb:mainfrom
alan-baker:buffer-view-update

Conversation

@alan-baker
Copy link
Copy Markdown
Contributor

Fixes #5605

  • Settle allowed address spaces (uniform, storage, and workgroup)
  • Introduce some terms for minimum type sizes
  • Simplify and fix size requirement descriptions

Fixes gpuweb#5605

* Settle allowed address spaces (uniform, storage, and workgroup)
* Introduce some terms for minimum type sizes
* Simplify and fix size requirement descriptions
@alan-baker alan-baker requested a review from dneto0 April 7, 2026 01:37
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 7, 2026

Previews, as seen when this build job started (b671b2b):
WebGPU webgpu.idl | Explainer | Correspondence Reference
WGSL grammar.js | wgsl.lalr.txt

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.

[buffer-view] Which address spaces should allow buffers?

1 participant