HLSL: Add template style constructors for vector & matrix types
authorLoopDawg <nospam@nowhere.net>
Fri, 24 Jun 2016 01:13:48 +0000 (19:13 -0600)
committerLoopDawg <nospam@nowhere.net>
Fri, 1 Jul 2016 19:59:36 +0000 (13:59 -0600)
commit6daaa4fadfa48c8ddfcb97660853fc48d2f17f0d
tree4e29f56c39bb1a4e5d566485ecb423f8c0103b50
parentd02dc5d05ad1f63db8d37fda9928a4d59e3c132d
HLSL: Add template style constructors for vector & matrix types
Test/baseResults/hlsl.templatetypes.frag.out [new file with mode: 0644]
Test/hlsl.templatetypes.frag [new file with mode: 0644]
Test/hlsl.templatetypes.negative.frag [new file with mode: 0644]
gtests/Hlsl.FromFile.cpp
hlsl/hlslGrammar.cpp
hlsl/hlslGrammar.h