X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fglsl%2Freflect.h;h=a48ad53f8cfa9b960665af6a61cd66e2a475d686;hb=70d9d2d28e5fe723c6b46894276e4c935f578e2d;hp=c03a5ccbd8b57044db6b28355863bac292c47a75;hpb=8f5f54a9e165dae424e5b0bb8e488c3d01849bf6;p=libs%2Fgl.git diff --git a/source/glsl/reflect.h b/source/glsl/reflect.h index c03a5ccb..a48ad53f 100644 --- a/source/glsl/reflect.h +++ b/source/glsl/reflect.h @@ -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: