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
subdir
diamond.slang -rw-r--r-- 451 bytes
import-exported-a.slang -rw-r--r-- 138 bytes
import-exported-b.slang -rw-r--r-- 150 bytes
import-exported.slang -rw-r--r-- 195 bytes
import-subdir-search-path-repro.slang -rw-r--r-- 456 bytes
import-subdir-search-path.slang -rw-r--r-- 228 bytes
import-subdir.slang -rw-r--r-- 162 bytes
interface.slang -rw-r--r-- 1.6 KB
lexer-comments.slang -rw-r--r-- 179 bytes
parser-decls.slang -rw-r--r-- 819 bytes
parser-empty.slang -rw-r--r-- 15 bytes
parser-error-unclosed-curly.slang -rw-r--r-- 60 bytes
parser-error-unclosed-curly.slang.expected -rw-r--r-- 164 bytes
parser-using-file-a.slang.h -rw-r--r-- 100 bytes
parser-using-file.spire.disabled -rw-r--r-- 139 bytes
pipeline-simple.slang.h -rw-r--r-- 990 bytes
rasterizer-ordered-uav.slang -rw-r--r-- 569 bytes
sincos.slang -rw-r--r-- 344 bytes
struct.slang -rw-r--r-- 943 bytes
typedef.slang -rw-r--r-- 148 bytes
uav-write.slang -rw-r--r-- 334 bytes

back to top