Home
last modified time | relevance | path

Searched defs:dirtyConstantBuffers_ (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/Direct3D11/
H A DD3D11GraphicsImpl.h141 PODVector<ConstantBuffer*> dirtyConstantBuffers_; variable
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/OpenGL/
H A DOGLGraphicsImpl.h150 PODVector<ConstantBuffer*> dirtyConstantBuffers_; variable