procedural-3d-engine/examples/nv_ray_tracing_shadows
Jason Macnak 6ead6171a7 Fix a couple of small errors in ray tracing examples
nv_ray_tracing_basic.cpp
 - update to 3 component vertex data (4 component isn't supported)
 - update type to TOP_LEVEL when building the TLAS

nv_ray_tracing_reflections.cpp
 - update AS info type to TOP_LEVEL when building the TLAS

nv_ray_tracing_shadows.cpp
 - update AS info type to TOP_LEVEL when building the TLAS

Validation layer changes coming soon :)
2019-07-26 16:31:19 -07:00
..
nv_ray_tracing_shadows.cpp Fix a couple of small errors in ray tracing examples 2019-07-26 16:31:19 -07:00