https://github.com/shader-slang/slang
Revision 6a8ad6eb4cab72c18de48762768e04d08b60a21c authored by jsmall-nvidia on 22 August 2018, 15:36:02 UTC, committed by Tim Foley on 22 August 2018, 15:36:02 UTC
* 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.
1 parent 0ce1131
History
Tip revision: 6a8ad6eb4cab72c18de48762768e04d08b60a21c authored by jsmall-nvidia on 22 August 2018, 15:36:02 UTC
Support for [[vk::push_constant]] (#629)
Tip revision: 6a8ad6e
File Mode Size
docs
examples
external
source
tests
tools
.editorconfig -rw-r--r-- 937 bytes
.gitattributes -rw-r--r-- 95 bytes
.gitignore -rw-r--r-- 398 bytes
.gitmodules -rw-r--r-- 406 bytes
.travis.yml -rw-r--r-- 1.7 KB
CODE_OF_CONDUCT.md -rw-r--r-- 3.1 KB
LICENSE -rw-r--r-- 1.1 KB
Makefile -rw-r--r-- 6.3 KB
README.md -rw-r--r-- 6.6 KB
appveyor.yml -rw-r--r-- 3.7 KB
premake5.lua -rw-r--r-- 21.6 KB
slang-com-helper.h -rw-r--r-- 3.9 KB
slang-com-ptr.h -rw-r--r-- 4.8 KB
slang.h -rw-r--r-- 65.6 KB
slang.sln -rw-r--r-- 10.5 KB
test.bat -rw-r--r-- 1.4 KB

README.md

back to top