summaryrefslogtreecommitdiff
path: root/tests/reflection/binding-push-constant-gl.hlsl
AgeCommit message (Collapse)Author
2018-08-22Support for [[vk::push_constant]] (#629)jsmall-nvidia
* Support for attributed [[vk::push_constant]] and [[push_constant]]. Can also use layout(push_constant). * Fix test so matches the expected output. * Add expected output to binding-push-constant-gl.hlsl * Trivial change to force travis rebuild to test the gcc linux build really has a problem.