X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=source%2Feffects%2Fsky.h;h=cb8403e77709ff0eb8ab81e9f306c3a4fa422e2b;hp=7d8933d4a65f4a6facbb7799fbb99f59293bc6bb;hb=HEAD;hpb=190a7e11237351f6b730c28f7b16f183e8adc69c 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;