X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=test_util.h;fp=test_util.h;h=ab52c63a5e7084797e1858a3283cae1553a884cc;hb=1a595d0396e943d09a1459707785d66406deb354;hp=0c2e7b9d51b141e258963a30e6a0bc0d2c7e945b;hpb=b8b7f286300668679e61a25beb48f353b5a83f43;p=movit diff --git a/test_util.h b/test_util.h index 0c2e7b9..ab52c63 100644 --- a/test_util.h +++ b/test_util.h @@ -12,6 +12,7 @@ public: private: EffectChain chain; + GLuint fbo, texnum; unsigned width, height; };