diff options
Diffstat (limited to 'examples/hello/hello.slang')
| -rw-r--r-- | examples/hello/hello.slang | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/hello/hello.slang b/examples/hello/hello.slang index d563aab88..f495d12b4 100644 --- a/examples/hello/hello.slang +++ b/examples/hello/hello.slang @@ -1,4 +1,4 @@ -// shaders.spire +// hello.slang cbuffer Uniforms { |
