36 #ifndef HLSLATTRIBUTES_H_ 37 #define HLSLATTRIBUTES_H_ 39 #include <unordered_map> 42 #include "../glslang/MachineIndependent/attribute.h" 43 #include "../glslang/MachineIndependent/SymbolTable.h" 59 #endif // HLSLATTRIBUTES_H_
Definition: SymbolTable.h:216
TSourceLoc loc
Definition: hlslAttributes.h:51
TAttributes attributes
Definition: hlslAttributes.h:53
TFunctionDeclarator()
Definition: hlslAttributes.h:50
Definition: hlslAttributes.h:48
TFunction * function
Definition: hlslAttributes.h:52
TVector< HlslToken > * body
Definition: hlslAttributes.h:54