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 fa06527 commit 85c9a7fCopy full SHA for 85c9a7f
include/nbl/builtin/glsl/ext/MitsubaLoader/material_compiler_compatibility_impl.glsl
@@ -8,11 +8,11 @@
8
#define _NBL_VT_FLOAT_VIEWS_COUNT _NBL_EXT_MITSUBA_LOADER_VT_STORAGE_VIEW_COUNT
9
#define _NBL_VT_FLOAT_VIEWS
10
11
-#define _NBL_VT_INT_VIEWS_BINDING 2
+#define _NBL_VT_INT_VIEWS_BINDING NotApplicable
12
#define _NBL_VT_INT_VIEWS_COUNT 0
13
#define _NBL_VT_INT_VIEWS
14
15
-#define _NBL_VT_UINT_VIEWS_BINDING 3
+#define _NBL_VT_UINT_VIEWS_BINDING NotApplicable
16
#define _NBL_VT_UINT_VIEWS_COUNT 0
17
#define _NBL_VT_UINT_VIEWS
18
#include <nbl/builtin/glsl/virtual_texturing/descriptors.glsl>
0 commit comments