Relax core_lhs_expression grammar by alan-baker · Pull Request #6245 · gpuweb/gpuweb · GitHub
Skip to content

Relax core_lhs_expression grammar#6245

Draft
alan-baker wants to merge 1 commit intogpuweb:mainfrom
alan-baker:relax-lhs-expr
Draft

Relax core_lhs_expression grammar#6245
alan-baker wants to merge 1 commit intogpuweb:mainfrom
alan-baker:relax-lhs-expr

Conversation

@alan-baker
Copy link
Copy Markdown
Contributor

@alan-baker alan-baker commented Apr 21, 2026

Fix #6238

  • This would make call_expression allowable on the lhs of an assignment
    • Expected to be used for buffer_view and bindless

@alan-baker alan-baker added the wgsl WebGPU Shading Language Issues label Apr 21, 2026
@alan-baker
Copy link
Copy Markdown
Contributor Author

@alan-baker
Copy link
Copy Markdown
Contributor Author

To keep this PR limited, it does not modify the uniformity tables since no valid programs would hit it.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 21, 2026

Fix gpuweb#6238

* This would make call_expression allowable on the lhs of an assignment
  * Expected to be used for buffer_view and bindless
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

wgsl WebGPU Shading Language Issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[buffer-view] Loosen LHS grammar universally?

1 participant