Skip to content

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

@alan-baker

Description

@alan-baker

This is a TODO in the proposal currently. There is no reason the buffer type could not be supported in all address spaces (function, private, workgroup, uniform, storage, immediate). All but storage would need to be sized.

We either support all or a subset (e.g. storage, uniform and workgroup). If we choose a subset, extending it to other address spaces in the future would just require an additional language feature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    wgslWebGPU Shading Language Issues

    Type

    No type

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions