https://github.com/shader-slang/slang
Revision 1102c53513837e7f052730b847270f533876833f authored by jsmall-nvidia on 17 October 2019, 16:06:58 UTC, committed by GitHub on 17 October 2019, 16:06:58 UTC
* Simple testing of unbounded array of array on GPU.

* Fix problem on CPU targets around NonUniformResourceIndex
Use the unbounded-array-of-array-syntax test for CPU and GPU tests.
1 parent fb44993
History
Tip revision: 1102c53513837e7f052730b847270f533876833f authored by jsmall-nvidia on 17 October 2019, 16:06:58 UTC
Feature/gpu unbound array of array (#1083)
Tip revision: 1102c53
File Mode Size
docs
examples
external
prelude
source
tests
tools
.editorconfig -rw-r--r-- 937 bytes
.gitattributes -rw-r--r-- 95 bytes
.gitignore -rw-r--r-- 480 bytes
.gitmodules -rw-r--r-- 530 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
README.md -rw-r--r-- 7.1 KB
appveyor.yml -rw-r--r-- 4.0 KB
premake5.lua -rw-r--r-- 27.0 KB
slang-com-helper.h -rw-r--r-- 4.8 KB
slang-com-ptr.h -rw-r--r-- 4.8 KB
slang-tag-version.h -rw-r--r-- 36 bytes
slang.h -rw-r--r-- 115.2 KB
slang.sln -rw-r--r-- 10.7 KB
test.bat -rw-r--r-- 1.4 KB
travis_build.sh -rw-r--r-- 460 bytes
travis_test.sh -rw-r--r-- 435 bytes

README.md

back to top