X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fcore%2Fpipelinestate.h;h=b9fac143c7b9784773970b5710de7f9bdb9e80d8;hb=e92de029768eef5f0fd744329e589161b46d0762;hp=f3c30030f67662422e995ace745ae75d8d4cbc8a;hpb=ebef7085e2672866189ccdb3a89e977e678a89b9;p=libs%2Fgl.git diff --git a/source/core/pipelinestate.h b/source/core/pipelinestate.h index f3c30030..b9fac143 100644 --- a/source/core/pipelinestate.h +++ b/source/core/pipelinestate.h @@ -76,6 +76,7 @@ private: static const PipelineState *last_applied; static std::vector bound_tex_targets; + static std::vector bound_uniform_blocks; static unsigned restart_index; public: