Merge pull request #991 from LoopDawg/resource-set-binding-fix
authorJohn Kessenich <johnkslang@users.noreply.github.com>
Fri, 21 Jul 2017 16:59:42 +0000 (01:59 +0900)
committerGitHub <noreply@github.com>
Fri, 21 Jul 2017 16:59:42 +0000 (01:59 +0900)
commitab0086754e6643df76ac4fb6cc62ee3f593735a9
tree02dd12bc3486e12828bc92189228e147fdd1a85d
parenta2b71902e2d9326f8bbb362a541a718f6cfac74e
parent52017192e551e19bce586b9069587e11021f9240
Merge pull request #991 from LoopDawg/resource-set-binding-fix

HLSL: Fix crash with --resource-set-binding [n] (global form, not per-register form)
hlsl/hlslParseHelper.cpp