summaryrefslogtreecommitdiffstats
path: root/source/slang/parameter-binding.cpp
diff options
context:
space:
mode:
authorTim Foley <tfoley@nvidia.com>2017-06-27 14:22:01 -0700
committerTim Foley <tfoley@nvidia.com>2017-06-27 14:22:01 -0700
commit9eee1175d9c3089ba53ebed12171bf57a40e80e3 (patch)
tree4f3f1e8b03a1ea3a515c955d3b7e5f6a6b6283f0 /source/slang/parameter-binding.cpp
parent97f253189af41f117e2de17093904cbb45202d46 (diff)
Allow "dotted" import paths
The code: __import foo.bar; will try to import from a file matching "foo/bar.slang". I also went ahead and allowed a raw string literal in and import: __import "foo/bar"; (In the latter case, an explicit `/` must be used instead of `.`)
Diffstat (limited to 'source/slang/parameter-binding.cpp')
0 files changed, 0 insertions, 0 deletions