summaryrefslogtreecommitdiffstats
path: root/tests/diagnostics/command-line/entry-point-conflicting-stage.slang
blob: c6c5172586477aaf0564ebad554e0dfd5af14e55 (plain)
1
2
3
4
5
// entry-point-conflicting-stage.slang

//DIAGNOSTIC_TEST:SIMPLE:-stage vertex -stage fragment

//DIAGNOSTIC_TEST:SIMPLE:-entry vsMain -stage compute -stage vertex