]> git.tdb.fi Git - libs/gl.git/blobdiff - source/core/sampler.h
Set OpenGL debug labels on various objects loaded from Resources
[libs/gl.git] / source / core / sampler.h
index 79aea8f8b76621f6ed9f5e5f44d0df08bf84aa0d..f68f1a16183545c315a224017bd7b1ddd292adae 100644 (file)
@@ -166,6 +166,8 @@ public:
        static void unbind_from(unsigned);
 
        void unload();
+
+       void set_debug_name(const std::string &);
 };