1deee662创建于 2025年8月1日历史提交
/*

glslangValidator.exe --glsl-version 410 -V -S vert -o UTF8BOM.vert.out UTF8BOM.vert

*/

#version 110

void main()
{
}