You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Building on the Perfetto tracing from AcademySoftwareFoundation#2742, this PR adds CPU trace markers to additional codegen and rendering hot paths. This also required conditionally linking `MaterialXTrace` to `MaterialXGenShader`, which was not needed by AcademySoftwareFoundation#2742 (tracing was only in test code) but is now required for the new codegen instrumentation.
0 commit comments