]> git.tdb.fi Git - libs/gl.git/blobdiff - source/renderpass.h
Recreate RenderPass shdata if a new program is specified
[libs/gl.git] / source / renderpass.h
index 3570151258beb225f84ecd6ef43dd269f8579c7b..261669148de31838cb7dfc980f0bc70c2cd08bb7 100644 (file)
@@ -34,6 +34,7 @@ public:
 
                void material_inline();
                void material(const std::string &);
+               void shader(const std::string &);
                void texunit(unsigned);
                void texunit_auto(const std::string &);
                void texunit_named(unsigned, const std::string &);