HLSL: Basic turn on of non-static member functions.
authorJohn Kessenich <cepheus@frii.com>
Mon, 20 Mar 2017 00:09:59 +0000 (18:09 -0600)
committerJohn Kessenich <cepheus@frii.com>
Mon, 20 Mar 2017 00:09:59 +0000 (18:09 -0600)
commit4960baaf663b18a6e0a58edb9073158ef7331930
treed23e95ef2aba2a7778645540b9ab8217d6e5decb
parentdfbdd9eb20985fa292b8e5206ce4de7457d58501
HLSL: Basic turn on of non-static member functions.

Still need: pass by reference in SPIR-V and symbol-table level
for accessing 'this' members from member functions.
SPIRV/GlslangToSpv.cpp
Test/baseResults/hlsl.nonstaticMemberFunction.frag.out [new file with mode: 0755]
Test/hlsl.nonstaticMemberFunction.frag [new file with mode: 0755]
glslang/Include/revision.h
gtests/Hlsl.FromFile.cpp
hlsl/hlslGrammar.cpp
hlsl/hlslGrammar.h