Revision b915ae662b2e4bcaaeb6da62eb964356d0a978b4 authored by jsmall-nvidia on 05 May 2022, 19:53:29 UTC, committed by GitHub on 05 May 2022, 19:53:29 UTC
* #include an absolute path didn't work - because paths were taken to always be relative.

* Add support for HLSL `export`.

* Test for using `export` keyword.
1 parent 3088d90
History
File Mode Size
factorial.slang -rw-r--r-- 759 bytes
factorial.slang.expected -rw-r--r-- 211 bytes
loop.slang -rw-r--r-- 1.1 KB
loop.slang.expected -rw-r--r-- 1.8 KB
scalar-truncate.slang -rw-r--r-- 588 bytes
scalar-truncate.slang.expected.txt -rw-r--r-- 18 bytes
string-literal-hash-reflection.slang -rw-r--r-- 384 bytes
string-literal-hash-reflection.slang.expected -rw-r--r-- 1.1 KB
string-literal-hash.slang -rw-r--r-- 610 bytes
string-literal-hash.slang.expected.txt -rw-r--r-- 36 bytes
string-literal-module.slang -rw-r--r-- 88 bytes
string-literal.slang -rw-r--r-- 166 bytes
string-literal.slang.expected -rw-r--r-- 371 bytes

back to top