Part 1: Fundamentals
Overview of WebGPU architecture including hardware hierarchy, compute workgroups, and memory binding concepts.
Part 2: GPU Manager
Explanation of the GPU singleton manager used to access the WebGPU device and queue across the codebase.
Part 3: Implementations
3 items