dan sinclair
dan sinclair
Currently `Binding Points` exists as its own section. There is overlap with the `Variables` page for things like storage bindings. Should this section be removed and each sub-section folded into...
WGSL has hex-floats. Add some description about their format/usage. Possibly in the `types/concrete-scalars/` section?
The `uniformity-analysis/fragment-derivative-builtins` page is a stub. Add content.
The `uniformity-analysis/invocations` page is a stub. Add content.
The `control-flow/loop-statements` page is a stub. Add content.
The `/variables/override` page is a stub. Add content.
The `variables/var-handle` page is a stub. Add content.
The `variables/var-storage` page is a stub. Add content.
The `/variables/var-uniform` page is a stub. Add content.
Current `ctrl-o` triggers the inline documentation and then any other keyboard event removes the docs. We should look at using a hover and a tooltip instead to make it more...