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
/
preprocessor
/
include-a.slang.h
blob: 8fecc6a98e5a8995305d4003b3d225bdf66e9886 (
plain
)
1
2
3
// #include support
int
bar
()
{
return
foo
();
}