-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update examples_tests submodule pointer to latest post-merge master
- Loading branch information
1 parent
25f130a
commit c6d0dde
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule examples_tests
updated
13 files
+1 −2 | 01.HelloWorld/main.cpp | |
+3 −3 | 10.AllocatorTest/main.cpp | |
+42 −43 | 29.SpecializationConstants/main.cpp | |
+2 −0 | 42.FragmentShaderPathTracer/main.cpp | |
+0 −7 | 50.NewAPITest/CMakeLists.txt | |
+0 −471 | 50.NewAPITest/main.cpp | |
+14 −13 | 52.SystemTest/main.cpp | |
+2 −0 | 55.RGB18E7S3/main.cpp | |
+3 −39 | 56.RayQuery/main.cpp | |
+1 −1 | 62.CAD/common.hlsl | |
+13 −12 | 62.CAD/main.cpp | |
+1 −1 | 62.CAD/vertex_shader.hlsl | |
+0 −1 | CMakeLists.txt |