https://github.com/shader-slang/slang
Revision 3d435f7321c3f9241d33a0f7521573f21b548186 authored by Yong He on 04 January 2018, 21:41:09 UTC, committed by Tim Foley on 04 January 2018, 21:41:09 UTC
* fix #353

* move validateEntryPoint to after all entrypoints has been checked

* bug fix: DeclRefType::SubstituteImpl should change ioDiff

* bug fix: generic resource usage should have count of 1 instead of 0.

* update test case
1 parent e90dfcf
History
Tip revision: 3d435f7321c3f9241d33a0f7521573f21b548186 authored by Yong He on 04 January 2018, 21:41:09 UTC
Bug fixes for Slang integration (#356)
Tip revision: 3d435f7
File Mode Size
build
docs
examples
external
source
tests
tools
.gitattributes -rw-r--r-- 95 bytes
.gitignore -rw-r--r-- 398 bytes
.gitmodules -rw-r--r-- 107 bytes
.travis.yml -rw-r--r-- 1.6 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.2 KB
appveyor.yml -rw-r--r-- 3.5 KB
slang.h -rw-r--r-- 41.9 KB
slang.sln -rw-r--r-- 9.1 KB
test.bat -rw-r--r-- 1.4 KB

README.md

back to top