Home
last modified time | relevance | path

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

/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/OpenGL/
H A DOGLGraphics.cpp2375 ConstantBuffer* Graphics::GetOrCreateConstantBuffer(ShaderType /*type*/, unsigned bindingIndex, un… in GetOrCreateConstantBuffer() function in Urho3D::Graphics
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/Direct3D11/
H A DD3D11Graphics.cpp1922 ConstantBuffer* Graphics::GetOrCreateConstantBuffer(ShaderType type, unsigned index, unsigned size) in GetOrCreateConstantBuffer() function in Urho3D::Graphics