]> git.tdb.fi Git - libs/gl.git/blobdiff - source/glsl/reflect.h
Comments and cosmetic cleanups
[libs/gl.git] / source / glsl / reflect.h
index c03a5ccbd8b57044db6b28355863bac292c47a75..a48ad53f8cfa9b960665af6a61cd66e2a475d686 100644 (file)
@@ -7,6 +7,7 @@ namespace Msp {
 namespace GL {
 namespace SL {
 
+/** Determines the number of interface locations required by a variable. */
 class LocationCounter: private NodeVisitor
 {
 private: