https://github.com/shader-slang/slang
Raw File
Tip revision: 163d3068e332703cc499446fff37230a7c68e8f2 authored by Tim Foley on 21 April 2018, 00:54:39 UTC
Better diagnostics when compilation is aborted (#517)
Tip revision: 163d306
object-meta-end.h
// object-meta-end.h

#undef SYNTAX_CLASS
#undef ABSTRACT_SYNTAX_CLASS
#undef END_SYNTAX_CLASS
#undef SYNTAX_FIELD
#undef FIELD
#undef FIELD_INIT
#undef DECL_FIELD
#undef RAW
#undef SIMPLE_SYNTAX_CLASS
back to top