X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=source%2Fcore%2Fmodule.h;h=855d51957e8f9adb30a6e903d333186ebe5dbb25;hp=15c07fb0366bd79b0e2ee737f4c21e42b3ed58f8;hb=99ca354f18119f82f1adeca100cd665a8f640317;hpb=4cd245dafe6a7ee5c93edca5aee2d146f1155309 diff --git a/source/core/module.h b/source/core/module.h index 15c07fb0..855d5195 100644 --- a/source/core/module.h +++ b/source/core/module.h @@ -94,6 +94,8 @@ forming the module's interface. */ class SpirVModule: public Module, public SpirVModuleBackend { + friend SpirVModuleBackend; + public: enum Stage {