X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=fft_input.h;h=472a218a7f892cc7bb1ceccef1726eab811ca4d3;hb=9c12e38b7cd88a77ef297d080b7c41e6bd6326fb;hp=a75414cb473ce181ebb3717229cc970a17e00a4e;hpb=1ec439c7fb975c09029adaa9090e7f35ce6484b8;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