]> git.tdb.fi Git - libs/gl.git/blobdiff - source/materials/technique.h
Set OpenGL debug labels on various objects loaded from Resources
[libs/gl.git] / source / materials / technique.h
index 8e4adf4f1ebaad993e2fd0efbd1d6806b38599e3..47a307c9af318b111ef2266b93fc9442ece058e1 100644 (file)
@@ -60,6 +60,8 @@ public:
        bool replace_material(const std::string &, const Material &);
        bool replace_uniforms(const ProgramData &);
        bool has_shaders() const;
+
+       void set_debug_name(const std::string &);
 };
 
 } // namespace GL