summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-stdlib.cpp
diff options
context:
space:
mode:
authorTim Foley <tfoley@nvidia.com>2017-07-06 20:40:42 -0700
committerTim Foley <tfoley@nvidia.com>2017-07-07 10:00:24 -0700
commit4921bdbe0d75f1ad29fae18920678287919a2e29 (patch)
tree59703fc84cd06b63b0c349197268d2b782a5b699 /source/slang/slang-stdlib.cpp
parent56b44cbf582fac32e31601fd2a7ae1d6cb8f71b2 (diff)
Eliminate `typedef`s when lowering to GLSL
GLSL doesn't support `typedef` declarations. The lowering code already lowered any named types (references to `typedef`s) to their underlying definition when targetting GLSL. This changes makes sure that we also don't generate any lowered output for `typedef` declarations in the source program.
Diffstat (limited to 'source/slang/slang-stdlib.cpp')
0 files changed, 0 insertions, 0 deletions