summaryrefslogtreecommitdiffstats
path: root/tests/spirv/empty-module.slang
blob: 76c98bdb96ef56e56dc56b199324f0bc4603d5d0 (plain)
1
2
3
4
5
6
7
//DIAGNOSTIC_TEST:SIMPLE(filecheck=CHECK): -target spirv

// missing entrypoint attribute
void vertMain()
{}

// CHECK: error 57004