HLSL: Switch to generic selector, but using GLSL #version 400 rules.

Next step is to modify for HLSL rules.
This commit is contained in:
John Kessenich 2016-08-24 18:34:43 -06:00
parent ab89bbe702
commit fcc0aa3b64
5 changed files with 492 additions and 43 deletions

View file

@ -3,4 +3,4 @@
// For the date, it uses the current date (when then script is run).
#define GLSLANG_REVISION "Overload400-PrecQual.1433"
#define GLSLANG_DATE "23-Aug-2016"
#define GLSLANG_DATE "24-Aug-2016"