X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fcore%2Fpipelinestate.h;fp=source%2Fcore%2Fpipelinestate.h;h=b9fac143c7b9784773970b5710de7f9bdb9e80d8;hb=3e38e8a7bfffb0b6d622b849b402f4f04a7536c4;hp=f3c30030f67662422e995ace745ae75d8d4cbc8a;hpb=91d87a3ecae2b21a87829442d82e65f071009e92;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: