summaryrefslogtreecommitdiff
path: root/tests/spirv/empty-module.slang
blob: 0d5913d7739d75eddd2c00dc370aaaf00010cd2c (plain)
1
2
3
4
5
6
7
//DISABLE_DIAGNOSTIC_TEST:SIMPLE(filecheck=CHECK): -target spirv

// missing entrypoint attribute
void vertMain()
{}

// CHECK: error 57004