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
Have a laptop with Intel integrated HD GPU and NVIDIA GTX850M. When switching to NVIDIA GPU the application throws an GL Error: InvalidOperation.
GL Version = 4.4.0
GL Shader Version = 4.40 NVIDIA via Cg compiler
-- ss4_vertex.glsl --
-- ss4_fragment.glsl --
-- ss4_geometry.glsl --
Vertex info
-----------
0(38) : error C5025: lvalue in assignment too complex
Geometry info
-------------
0(102) : error C5025: lvalue in assignment too complex
0(102) : error C5025: lvalue in assignment too complex
0(102) : error C5025: lvalue in assignment too complex
The text was updated successfully, but these errors were encountered:
Have a laptop with Intel integrated HD GPU and NVIDIA GTX850M. When switching to NVIDIA GPU the application throws an GL Error: InvalidOperation.
The text was updated successfully, but these errors were encountered: