webgpu-wgsl-builtins

Installation
SKILL.md

WGSL Builtin Functions and Values

Call the right WGSL builtin function and declare builtin input/output values with the correct stage, direction, and type, without triggering shader-creation errors.

Quick Reference

WGSL is the shading language of WebGPU 1.0-stable (Chrome 113+, Safari 26+, Firefox 141+). Builtin functions need no import. Builtin values bind to system inputs/outputs via the @builtin(name) attribute on entry-point parameters and return members.

Builtin function categories

Installs
3
GitHub Stars
1
First Seen
Aug 5, 2026
webgpu-wgsl-builtins — impertio-studio/webgpu-claude-skill-package