We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 922246a commit 4bdc9b6Copy full SHA for 4bdc9b6
src/gpu/MultiReturn.hpp
@@ -16,8 +16,8 @@
16
17
#include <RGLFields.hpp>
18
19
-#define MULTI_RETURN_BEAM_VERTICES 8
20
-#define MULTI_RETURN_BEAM_LAYERS 2
+#define MULTI_RETURN_BEAM_VERTICES 19
+#define MULTI_RETURN_BEAM_LAYERS 3
21
#define MULTI_RETURN_BEAM_SAMPLES (1 + (MULTI_RETURN_BEAM_VERTICES * MULTI_RETURN_BEAM_LAYERS))
22
23
struct MultiReturnPointers
0 commit comments