blob: c63524009e6a372338dc65e275f463e97c909683 (
plain)
1
2
3
4
5
6
|
result code = -1
standard error = {
tests/diagnostics/entry-point-no-stage.slang(9): error 38007: no stage specified for entry point 'main'; use either a '[shader("name")]' function attribute or the '-stage <name>' command-line option to specify a stage
}
standard output = {
}
|