forked from shader-slang/slang
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update slang-rhi (shader-slang#5176)
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule slang-rhi
updated
8 files
+42 −1 | src/core/smart-pointer.h | |
+1 −0 | src/cpu/cpu-shader-object.cpp | |
+2 −0 | src/rhi.cpp | |
+2 −0 | tests/main.cpp | |
+570 −925 | tests/test-formats.cpp | |
+5 −3 | tests/test-formats.slang | |
+5 −0 | tests/testing.cpp | |
+2 −0 | tests/testing.h |