librashader_naga::back

Module dot

Source
Expand description

Backend for DOT (Graphviz).

This backend writes a graph in the DOT language, for the ease of IR inspection and debugging.

Structs§

Options
Configuration options for the dot backend

Functions§

write
Write shader module to a String.