Front-end: Add a function selector under implicit type conversion.
Use the new function selector for #version 400 and above, parameterized for the GLSL #version 400 selection rules. This can be used for both GLSL and HLSL, and other languages as well.
Showing
- Test/400.vert 98 additions, 1 deletionTest/400.vert
- Test/baseResults/400.vert.out 545 additions, 5 deletionsTest/baseResults/400.vert.out
- glslang/MachineIndependent/ParseHelper.cpp 231 additions, 2 deletionsglslang/MachineIndependent/ParseHelper.cpp
- glslang/MachineIndependent/ParseHelper.h 6 additions, 0 deletionsglslang/MachineIndependent/ParseHelper.h
Loading
Please register or sign in to comment