Module to_wgsl

Source
Expand description

Generating WGSL source code for Naga IR types.

Traits§

ToWgsl
Types that can return the WGSL source representation of their values as a 'static string.
TryToWgsl
Types that may be able to return the WGSL source representation for their values as a 'static string.

Functions§

address_space_str
Return the WGSL address space and access mode strings for space.