omni::graph::exec::unstable::getPassRegistry

Defined in omni/graph/exec/unstable/IPassRegistry.h

inline IPassRegistry *omni::graph::exec::unstable::getPassRegistry() noexcept

Returns the singleton pass registry.

Returns a singleton containing the pass registry.

See Pass Registration for more information about pass registration.