Bug report: GL 4.6 beta driver compiler does not recognize shader group vote functions without suffi...

In Windows driver 384.94, the GLSL compiler does not recognize function names allInvocations and anyInvocation, which are now core features of GLSL. allInvocationsARB and anyInvocationARB work as usual.

As I realized only now, the newest driver (highest version number) is not the OpenGL 4.6 beta driver. Oh well …