Rebel Fork Framework
Urho3D::BatchStateCache Member List

This is the complete list of members for Urho3D::BatchStateCache, including all inherited members.

cache_Urho3D::BatchStateCacheprivate
GetOrCreatePipelineState(const BatchStateCreateKey &key, const BatchStateCreateContext &ctx, BatchStateCacheCallback *callback)Urho3D::BatchStateCache
GetOrCreatePlaceholderPipelineState(unsigned vertexStride, BatchStateCacheCallback *callback)Urho3D::BatchStateCache
GetPipelineState(const BatchStateLookupKey &key) constUrho3D::BatchStateCache
Invalidate()Urho3D::BatchStateCache
NonCopyable()=default (defined in Urho3D::NonCopyable)Urho3D::NonCopyableprotected
NonCopyable(const NonCopyable &other)=deleteUrho3D::NonCopyableprotected
NonCopyable(NonCopyable &&other)=delete (defined in Urho3D::NonCopyable)Urho3D::NonCopyableprotected
operator=(const NonCopyable &other)=delete (defined in Urho3D::NonCopyable)Urho3D::NonCopyableprotected
operator=(NonCopyable &&other)=delete (defined in Urho3D::NonCopyable)Urho3D::NonCopyableprotected
outputDesc_Urho3D::BatchStateCacheprivate
placeholderCache_Urho3D::BatchStateCacheprivate
SetOutputDesc(const PipelineStateOutputDesc &outputDesc)Urho3D::BatchStateCache