File tree
2 files changed
+3
-3
lines changed- include/nbl/builtin/hlsl/math/linalg
2 files changed
+3
-3
lines changedSubmodule examples_tests updated 14 files
- 09_GeometryCreator/main.cpp+9-2
- common/include/nbl/examples/geometry/CSimpleDebugRenderer.hpp+8-8
- common/include/nbl/examples/geometry/SPushConstants.hlsl+5
- common/src/nbl/examples/geometry/shaders/gc.basic.fragment.hlsl-6
- common/src/nbl/examples/geometry/shaders/gc.basic.vertex.hlsl-6
- common/src/nbl/examples/geometry/shaders/gc.cone.vertex.hlsl-6
- common/src/nbl/examples/geometry/shaders/gc.ico.vertex.hlsl-6
- common/src/nbl/examples/geometry/shaders/grid.fragment.hlsl-12
- common/src/nbl/examples/geometry/shaders/template/gc.basic.vertex.input.hlsl-12
- common/src/nbl/examples/geometry/shaders/template/gc.common.hlsl-22
- common/src/nbl/examples/geometry/shaders/template/gc.cone.vertex.input.hlsl-12
- common/src/nbl/examples/geometry/shaders/template/gc.ico.vertex.input.hlsl-11
- common/src/nbl/examples/geometry/shaders/template/gc.vertex.hlsl-15
- common/src/nbl/examples/geometry/shaders/unified.hlsl+57
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
126 | 126 |
| |
127 | 127 |
| |
128 | 128 |
| |
129 |
| - | |
130 |
| - | |
| 129 | + | |
| 130 | + | |
131 | 131 |
| |
132 | 132 |
| |
133 | 133 |
| |
|
0 commit comments