MaterialX
MaterialX copied to clipboard
ShaderGeneration common initialization
While working on #1831 it was discussed with @niklasharrysson that we might benefit from having common initialization/de-initialization methods for the ShaderGeneration classes.
Registering struct typedefs, and also calling registerShaderMetadata could be consolidated to a single place.