Specify immediate data API and WGSL <immediate> address space by shaoboyan091 · Pull Request #5423 · gpuweb/gpuweb

kainino0x

kainino0x

@kainino0x kainino0x changed the title Specify immediate data API in the WebGPU spec Specify immediate data API and WGSL

Oct 31, 2025

@kainino0x kainino0x changed the title Specify immediate data API and WGSL Specify immediate data API and WGSL <immediate> address space

Oct 31, 2025

alan-baker

Kangz

dneto0

Kangz

alan-baker

mwyrzykowski

jimblandy

Landing the immediate data API specification into the WebGPU spec.
Ref to proposal: immediate-data.md.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Update index.bs to include the new <immediate> address space.
Ref to proposal: immediate-data.md.
Co-authored-by: alan-baker <alanbaker@google.com>
Co-authored-by: alan-baker <alanbaker@google.com>

@shaoboyan091

@shaoboyan091

@shaoboyan091

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
They are their own thing in the shader interface, similar to override
declarations

@dneto0 @shaoboyan091

@shaoboyan091

kainino0x

@shaoboyan091