Revision e21d5ad650130631e17662ce8f22d15315ab597a authored by jsmall-nvidia on 21 November 2018, 18:41:34 UTC, committed by GitHub on 21 November 2018, 18:41:34 UTC
* First pass support for early depth stencil.

* Add a simple test to check if output has attributes.

* Use cross compilation to test [earlydepthstencil] on glsl.

* If target is dxil, use dxc to test against.
Add hlsl to test earlydepthstencil against.

* * Added spSessionHasCompileTargetSupport
* Made slang-test use spSessionHasCompileTargetSupport to ignore tests that cannot run
1 parent 9bb11b6
History
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-- 407 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.4 KB
README.md -rw-r--r-- 6.7 KB
appveyor.yml -rw-r--r-- 3.7 KB
premake5.lua -rw-r--r-- 25.3 KB
slang-com-helper.h -rw-r--r-- 4.8 KB
slang-com-ptr.h -rw-r--r-- 4.8 KB
slang.h -rw-r--r-- 73.3 KB
slang.sln -rw-r--r-- 10.5 KB
test.bat -rw-r--r-- 1.4 KB

README.md

back to top