4f2bcff08e
As far as I know, there shouldn't be a way to introduce a struct or enum other than at global scope; the keywords are not accepted inside a function body. In fact, I wasn't able to find a way to exercise these code paths in practice. But we now have concrete assurance that any possible type can be cloned into a symbol table safely; all Types are either built-in (available everywhere by design) or are clonable. Change-Id: I4b006b6cab995b3e598b683736ab9689828629c9 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/354664 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Brian Osman <brianosman@google.com> Auto-Submit: John Stiles <johnstiles@google.com> |
||
---|---|---|
.. | ||
blend | ||
errors | ||
folding | ||
fp | ||
glsl | ||
inliner | ||
intrinsics | ||
metal | ||
runtime | ||
runtime_errors | ||
shared | ||
spirv | ||
workarounds |