]> git.sesse.net Git - movit/blobdiff - fft_input.h
Rework uniform setting.
[movit] / fft_input.h
index a75414cb473ce181ebb3717229cc970a17e00a4e..472a218a7f892cc7bb1ceccef1726eab811ca4d3 100644 (file)
@@ -75,6 +75,7 @@ private:
        unsigned convolve_width, convolve_height;
        const float *pixel_data;
        ResourcePool *resource_pool;
+       GLint uniform_tex;
 };
 
 }  // namespace movit