glslang-zig/glslang
steve-lunarg 6cb1637f37 Move promote methods to TIntermediate class
A need arose to use capabilities from TIntermediate during
node promotion.  These methods have been moved from virtual
methods on the TIntermUnary and TIntermBinary nodes to methods
on TIntermediate, so it is easy for them construct new nodes
and so on.

This is done as a separate commit to verify that no test results
are changed as a result.
2016-10-19 12:57:22 -06:00
..
GenericCodeGen Whitespace: Nonfunctional: fix inconsistent white space, esp. no tabs. 2016-08-05 17:34:34 -06:00
Include Move promote methods to TIntermediate class 2016-10-19 12:57:22 -06:00
MachineIndependent Move promote methods to TIntermediate class 2016-10-19 12:57:22 -06:00
OSDependent Use a recursive mutex. 2016-10-15 15:19:59 -07:00
Public HLSL: phase 3c: add option to use Unknown storage format 2016-10-14 18:50:37 -06:00
CMakeLists.txt HLSL: Add location offsets per resource type 2016-09-20 20:31:27 -06:00
updateGrammar Bison: Non-functional: Move to revision 3.0.4. 2016-05-04 12:54:56 -06:00