Front-end: Add a function selector under implicit type conversion.
authorJohn Kessenich <cepheus@frii.com>
Fri, 19 Aug 2016 13:31:31 +0000 (07:31 -0600)
committerJohn Kessenich <cepheus@frii.com>
Sun, 21 Aug 2016 20:26:27 +0000 (14:26 -0600)
commit370234888d6e7ad28cbc5367cc77192e6165e26c
treee72ad3c047c5ce54a13f6ebe0309f220ae749453
parent0a04b4df0258fd7765c81134c9aa537e135a8fe2
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.
Test/400.vert
Test/baseResults/400.vert.out
glslang/MachineIndependent/ParseHelper.cpp
glslang/MachineIndependent/ParseHelper.h