summaryrefslogtreecommitdiffstats
path: root/source/slang/type-layout.cpp
diff options
context:
space:
mode:
authorTim Foley <tfoley@nvidia.com>2017-07-13 09:33:07 -0700
committerTim Foley <tfoley@nvidia.com>2017-07-13 09:35:20 -0700
commitc51fd4ee8f478aa3d3b7e6208a3a4e9c00e2413a (patch)
tree88f7f0b51d679cc308437461b8c210e828efeda0 /source/slang/type-layout.cpp
parent6da80f58ba8f51fc768f177f28a7d818b03c434e (diff)
Add several missing GLSL qualifiers
Fixes #81 - This is based on a san over the GLSL spec (but is probably not exhaustive) - There are some qualifiers that are currently being handled by general-case code for all languages, and some of these happen to cover GLSL qualifiers too - Some of the qualifiers being handled by the general-case mechanism are *accidentally* working for GLSL (e.g., the HLSL `shared` qualifier doesn't mean the same thing as GLSL `shared`, but as long as we spit it back out nobody seems to care). - This should be fixed sooner or later.
Diffstat (limited to 'source/slang/type-layout.cpp')
0 files changed, 0 insertions, 0 deletions