Home
last modified time | relevance | path

Searched refs:mVaoDeferredForDestruction (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GLSupport/include/
H A DOgreGLContext.h87 std::vector<uint32>& _getVaoDeferredForDestruction() { return mVaoDeferredForDestruction; } in _getVaoDeferredForDestruction()
94 std::vector<uint32> mVaoDeferredForDestruction; variable