X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;ds=sidebyside;f=effect_chain.h;h=f0138a99d48bd5a6783f6357229f37fa3d5b03d7;hb=07f3e1e29554ef3dc559ec6c0daf08bfca983122;hp=f0d0003e9c87bf0fcfc83da512c6a6dbd2f62998;hpb=ba6838ec8b6fb972ccda17b3e6be6e793a4157a3;p=movit diff --git a/effect_chain.h b/effect_chain.h index f0d0003..f0138a9 100644 --- a/effect_chain.h +++ b/effect_chain.h @@ -229,8 +229,7 @@ private: GLuint fbo; std::vector phases; - GLenum format; - unsigned bytes_per_pixel, num_dither_bits; + unsigned num_dither_bits; bool finalized; };