blob: e6c4e25ecdda99ad75857b77094f256caa74c27d [file] [log] [blame]
#version 400 core
void main()
{
barrier(); // ERROR
}