Fix another problem with undefined macros needing to evaluate to 0 within a...
Fix another problem with undefined macros needing to evaluate to 0 within a preprocessor expression, but not outside a preprocessor expression. git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@21815 e7fa87d3-cd2b-0410-9028-fcbf551c1848
Showing
- Test/cppSimple.vert 52 additions, 0 deletionsTest/cppSimple.vert
- glslang/MachineIndependent/preprocessor/cpp.c 53 additions, 26 deletionsglslang/MachineIndependent/preprocessor/cpp.c
- glslang/MachineIndependent/preprocessor/cpp.h 1 addition, 1 deletionglslang/MachineIndependent/preprocessor/cpp.h
- glslang/MachineIndependent/preprocessor/scanner.c 1 addition, 1 deletionglslang/MachineIndependent/preprocessor/scanner.c
Please register or sign in to comment