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ยง

  • Configuration options for the dot backend
  • Prefixed ๐Ÿ”’
  • StatementGraph ๐Ÿ”’
    Stores information about the graph of statements
  • Targets ๐Ÿ”’
    Stores the target nodes for control flow statements

Constantsยง

Functionsยง

Type Aliasesยง

  • NodeId ๐Ÿ”’
    Identifier used to address a graph node