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 am getting shader compilation error: 'varying' is deprecated, use 'in/out' instead when using drop shadow filter on Windows 11 with both intel and nvidia GPUs.
Changing GLS version to 120 in below line fixed it.
Hi
I am getting shader compilation error:
'varying' is deprecated, use 'in/out' instead
when using drop shadow filter on Windows 11 with both intel and nvidia GPUs.Changing GLS version to 120 in below line fixed it.
SimFX/src/main/resources/MatDefs/shadow/Shadows.j3md
Line 18 in f39387f
The text was updated successfully, but these errors were encountered: