Make double underscore "__" an error for ES 300, but a warning for 310.
The 310 spec (and desktop specs) have clarified this is a waring, not an error, but 300 tests still expect an error.
Showing
- Test/300BuiltIns.frag 7 additions, 2 deletionsTest/300BuiltIns.frag
- Test/310.comp 5 additions, 0 deletionsTest/310.comp
- Test/baseResults/300BuiltIns.frag.out 3 additions, 1 deletionTest/baseResults/300BuiltIns.frag.out
- Test/baseResults/310.comp.out 4 additions, 0 deletionsTest/baseResults/310.comp.out
- glslang/MachineIndependent/ParseHelper.cpp 16 additions, 4 deletionsglslang/MachineIndependent/ParseHelper.cpp
Loading
Please register or sign in to comment