index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
front-end
/
subdir
/
import-subdir-a.slang
blob: 3962d4662e9af3e14916a23393ed8b041faca126 (
plain
)
1
2
3
4
5
//TEST_IGNORE_FILE: // This is the imported code. float foo(float x) { return x; }