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
I tracked down the code and found that it was the modernizeShader module that caused it, and when I moved the interface call to ShaderProgram, that was fixed.
The text was updated successfully, but these errors were encountered:
I tracked down the code and found that it was the modernizeShader module that caused it, and when I moved the interface call to ShaderProgram, that was fixed.
The text was updated successfully, but these errors were encountered: