getPassRegistry#

Fully qualified name: omni::graph::exec::unstable::getPassRegistry

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.