HLSL: Sampler/texture declarations, method syntax, partial Sample method
authorLoopDawg <nospam@nowhere.net>
Wed, 29 Jun 2016 16:58:58 +0000 (10:58 -0600)
committerLoopDawg <nospam@nowhere.net>
Tue, 12 Jul 2016 21:57:46 +0000 (15:57 -0600)
commit4886f69734ca41732cb8bb1a466c2becfee85cb0
tree5918bae70c109e769757368f540cdec5d6f5ca0d
parentd8509b3367c31be8397feaa18b55262ea40504fb
HLSL: Sampler/texture declarations, method syntax, partial Sample method
13 files changed:
.gitignore
Test/baseResults/hlsl.sample.basicdx10.frag.out [new file with mode: 0644]
Test/hlsl.sample.basicdx10.frag [new file with mode: 0644]
glslang/Include/Types.h
glslang/Include/intermediate.h
gtests/Hlsl.FromFile.cpp
hlsl/hlslGrammar.cpp
hlsl/hlslGrammar.h
hlsl/hlslParseHelper.cpp
hlsl/hlslParseHelper.h
hlsl/hlslParseables.cpp
hlsl/hlslScanContext.cpp
hlsl/hlslTokens.h