Structsยง
Enumsยง
- Attribute ๐WGSL attribute
- Indirection ๐The WGSL form that
write_expr_with_indirection
should use to render a Naga expression.
Functionsยง
- address_
space_ ๐str - builtin_
str ๐ - image_
dimension_ ๐str - interpolation_
str ๐Helper function that returns the string corresponding to the WGSL interpolation qualifier - sampling_
str ๐Return the WGSL auxiliary qualifier for the given sampling value. - scalar_
kind_ ๐str - storage_
format_ ๐str
Type Aliasesยง
- Backend
Result ๐Shorthand result used internally by the backend