Have non-ES profiles always use EpqNone (no precision qualifier) rather than...
Have non-ES profiles always use EpqNone (no precision qualifier) rather than using highp. This keeps precision qualifiers out of error messages, IL dumps, etc., and avoids the precision propagation algorithm. git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@20364 e7fa87d3-cd2b-0410-9028-fcbf551c1848
Showing
- glslang/MachineIndependent/Intermediate.cpp 6 additions, 3 deletionsglslang/MachineIndependent/Intermediate.cpp
- glslang/MachineIndependent/ParseHelper.cpp 1 addition, 5 deletionsglslang/MachineIndependent/ParseHelper.cpp
- glslang/MachineIndependent/glslang.l 0 additions, 3 deletionsglslang/MachineIndependent/glslang.l
- glslang/MachineIndependent/glslang.y 6 additions, 3 deletionsglslang/MachineIndependent/glslang.y
Loading
Please register or sign in to comment