-
Notifications
You must be signed in to change notification settings - Fork 329
Open
Labels
apiWebGPU APIWebGPU APIapi-milestone-2-202502api issues that were in milestone 2 before we triaged milestone 1 on 2025-02-19api issues that were in milestone 2 before we triaged milestone 1 on 2025-02-19programming modelwgslWebGPU Shading Language IssuesWebGPU Shading Language Issues
Milestone
Description
-
Uniform texel buffers permit loads on a buffer view, with value-conversion similar to image reads. See Vulkan's 13.1.5 Uniform Texel Buffer
- If supported, then enable the SampledBuffer capability in the WebGPU env spec for SPIR-V
-
Storage texel buffers permit loads and stores on a buffer view, with value-conversion similar to image reads and writes. See Vulkan's 13.1.6 Storage Texel Buffer
- If supported, then enable the ImageBuffer capability in the WebGPU env spec for SPIR-V
I don't have an opinion on whether these should be supported by WebGPU, and I didn't see an investigation related to this.
kvark
Metadata
Metadata
Assignees
Labels
apiWebGPU APIWebGPU APIapi-milestone-2-202502api issues that were in milestone 2 before we triaged milestone 1 on 2025-02-19api issues that were in milestone 2 before we triaged milestone 1 on 2025-02-19programming modelwgslWebGPU Shading Language IssuesWebGPU Shading Language Issues