]> git.tdb.fi Git - libs/gl.git/blobdiff - source/core/module.h
Store descriptor set in program reflection data
[libs/gl.git] / source / core / module.h
index 16e07053ea4abd427fac950b0b09da2bb89c6ac9..1c62f340505a254e2fec0d40817c6335e1a49060 100644 (file)
@@ -156,7 +156,7 @@ public:
                const Structure *struct_type = 0;
                unsigned array_size = 0;
                int location = -1;
-               int descriptor_set = -1;
+               int descriptor_set = 0;
                int binding = -1;
                BuiltinSemantic builtin = NOT_BUILTIN;