add ability to record accessed and declared "named defines"
Added the needed 2 sets to TIntermediate, added accessor-functions, inserter functions. Implemented recording of such named defines inside the preprocessor parser.
Showing
- glslang/MachineIndependent/Intermediate.cpp 11 additions, 0 deletionsglslang/MachineIndependent/Intermediate.cpp
- glslang/MachineIndependent/localintermediate.h 9 additions, 0 deletionsglslang/MachineIndependent/localintermediate.h
- glslang/MachineIndependent/preprocessor/Pp.cpp 11 additions, 4 deletionsglslang/MachineIndependent/preprocessor/Pp.cpp
Loading
Please register or sign in to comment