https://github.com/shader-slang/slang
Revision 661d6198bbb9857d3fdc6df477e0742ed0b0765c authored by Yong He on 14 August 2023, 23:23:19 UTC, committed by GitHub on 14 August 2023, 23:23:19 UTC
* Support per field matrix layout

* Fix warnings.

* Fix.

* Fix tests.

* Fix spiv gen.

* Fix.

* More test fixes.

* Fix.

* Run only GPU tests on self-hosted servers.

* Remove -use-glsl-matrix-layout-modifier.

* Fix.

---------

Co-authored-by: Yong He <yhe@nvidia.com>
1 parent 0403e05
History
Tip revision: 661d6198bbb9857d3fdc6df477e0742ed0b0765c authored by Yong He on 14 August 2023, 23:23:19 UTC
Support per field matrix layout (#3101)
Tip revision: 661d619
File Mode Size
slang-cpp-host-prelude.h -rw-r--r-- 1.4 KB
slang-cpp-prelude.h -rw-r--r-- 8.7 KB
slang-cpp-scalar-intrinsics.h -rw-r--r-- 16.3 KB
slang-cpp-types-core.h -rw-r--r-- 17.3 KB
slang-cpp-types.h -rw-r--r-- 34.4 KB
slang-cuda-prelude.h -rw-r--r-- 83.2 KB
slang-hlsl-prelude.h -rw-r--r-- 94 bytes
slang-llvm.h -rw-r--r-- 12.0 KB
slang-torch-prelude.h -rw-r--r-- 4.0 KB

back to top