blob: 357cc54bfc596f823df58753f23e5ae84d30288d [file] [log] [blame]
/*
glslangValidator.exe --glsl-version 410 -V -S vert -o UTF8BOM.vert.out UTF8BOM.vert
*/
#version 110
void main()
{
}