]> git.tdb.fi Git - libs/gl.git/blobdiff - source/core/vertexsetup.h
Set OpenGL debug labels on various objects loaded from Resources
[libs/gl.git] / source / core / vertexsetup.h
index dceb79876910cdf60d76990ecba25e73992d82d9..06422a08c006b7953136a17ed4cbe218350d04ae 100644 (file)
@@ -55,6 +55,8 @@ private:
 public:
        void bind() const;
        static void unbind();
+
+       void set_debug_name(const std::string &);
 };
 
 } // namespace GL