Skip to content

[wgsl] Remove push constant from WGSL.#615

Merged
dj2 merged 1 commit intogpuweb:masterfrom
dj2:pc
Mar 16, 2020
Merged

[wgsl] Remove push constant from WGSL.#615
dj2 merged 1 commit intogpuweb:masterfrom
dj2:pc

Conversation

@dj2
Copy link
Copy Markdown
Member

@dj2 dj2 commented Mar 16, 2020

It was decided that push constants will not be in WebGPU at this point.
Remove references from the WGSL spec.

Fixes #612

It was decided that push constants will not be in WebGPU at this point.
Remove references from the WGSL spec.

Fixes #612
@dj2 dj2 added the wgsl WebGPU Shading Language Issues label Mar 16, 2020
@dj2 dj2 requested review from kvark and litherum March 16, 2020 13:07
@dj2 dj2 merged commit a7b43af into gpuweb:master Mar 16, 2020
@dj2 dj2 deleted the pc branch March 16, 2020 13:44
JusSn pushed a commit to JusSn/gpuweb that referenced this pull request Jun 8, 2020
It was decided that push constants will not be in WebGPU at this point.
Remove references from the WGSL spec.

Fixes gpuweb#612
JusSn pushed a commit to JusSn/gpuweb that referenced this pull request Jun 8, 2020
It was decided that push constants will not be in WebGPU at this point.
Remove references from the WGSL spec.

Fixes gpuweb#612
ben-clayton pushed a commit to ben-clayton/gpuweb that referenced this pull request Sep 6, 2022
)

This will allow using the individual components in tests that need
custom handling beyond what runTest can do.

Co-authored-by: Kai Ninomiya <[email protected]>
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.

WGSL includes push constants

2 participants