]> git.tdb.fi Git - libs/gl.git/blobdiff - source/core/module.h
Initial implementation of Vulkan backend
[libs/gl.git] / source / core / module.h
index 15c07fb0366bd79b0e2ee737f4c21e42b3ed58f8..855d51957e8f9adb30a6e903d333186ebe5dbb25 100644 (file)
@@ -94,6 +94,8 @@ forming the module's interface.
 */
 class SpirVModule: public Module, public SpirVModuleBackend
 {
+       friend SpirVModuleBackend;
+
 public:
        enum Stage
        {