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
This fixes a crash introduced by a8ace28
The refactored FrameInfoManager is now required to be called properly
within the renderStandaloneView method, which is mainly being called by
IBLPrefilterContext.
Also fix a null pointer reference bug for OpenGLTimer::State, which
happenes when the renderer for IBLPrefilterContext is destroyed.
0 commit comments