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