We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ray
1 parent e1b1a87 commit 95d55b4Copy full SHA for 95d55b4
naga/src/back/spv/ray/mod.rs
@@ -1 +1,6 @@
1
+/*!
2
+Module for code shared between ray queries and ray tracing pipeline code.
3
+Ray tracing pipelines are not yet implemented, so this is empty.
4
+*/
5
+
6
pub mod query;
0 commit comments