Expand description
Backend functions that export shader Module
s into binary and text formats.
Modules§
- dot
- Backend for DOT (Graphviz).
- glsl
- Backend for GLSL (OpenGL Shading Language).
- hlsl
- Backend for HLSL (High-Level Shading Language).
- msl
- Backend for MSL (Metal Shading Language).
- spv
- Backend for SPIR-V (Standard Portable Intermediate Representation).
- wgsl
- Backend for WGSL (WebGPU Shading Language).