X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;ds=sidebyside;f=fft_input.h;h=472a218a7f892cc7bb1ceccef1726eab811ca4d3;hb=b4ec29a251e118f463ce940ffaf0945188bf6894;hp=a75414cb473ce181ebb3717229cc970a17e00a4e;hpb=bff07c51f937a4fdf005d31ef7e064467db67511;p=movit diff --git a/fft_input.h b/fft_input.h index a75414c..472a218 100644 --- a/fft_input.h +++ b/fft_input.h @@ -75,6 +75,7 @@ private: unsigned convolve_width, convolve_height; const float *pixel_data; ResourcePool *resource_pool; + GLint uniform_tex; }; } // namespace movit