X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=source%2Feffects%2Fsky.h;fp=source%2Feffects%2Fsky.h;h=cb8403e77709ff0eb8ab81e9f306c3a4fa422e2b;hp=7d8933d4a65f4a6facbb7799fbb99f59293bc6bb;hb=5ced451549e2238bb1195d03419437a395b9afec;hpb=738e2879b3cc64a7200f64e7a838704db82550b4 diff --git a/source/effects/sky.h b/source/effects/sky.h index 7d8933d4..cb8403e7 100644 --- a/source/effects/sky.h +++ b/source/effects/sky.h @@ -74,6 +74,7 @@ private: const Program &backdrop_shprog; const Sampler &sampler; const Sampler &wrap_sampler; + const Texture &dummy_texture; mutable ProgramData shdata; float view_height; bool rendered;