|
Rebel Fork Framework
|
This is the complete list of members for Urho3D::BatchStateCache, including all inherited members.
| cache_ | Urho3D::BatchStateCache | private |
| GetOrCreatePipelineState(const BatchStateCreateKey &key, const BatchStateCreateContext &ctx, BatchStateCacheCallback *callback) | Urho3D::BatchStateCache | |
| GetOrCreatePlaceholderPipelineState(unsigned vertexStride, BatchStateCacheCallback *callback) | Urho3D::BatchStateCache | |
| GetPipelineState(const BatchStateLookupKey &key) const | Urho3D::BatchStateCache | |
| Invalidate() | Urho3D::BatchStateCache | |
| NonCopyable()=default (defined in Urho3D::NonCopyable) | Urho3D::NonCopyable | protected |
| NonCopyable(const NonCopyable &other)=delete | Urho3D::NonCopyable | protected |
| NonCopyable(NonCopyable &&other)=delete (defined in Urho3D::NonCopyable) | Urho3D::NonCopyable | protected |
| operator=(const NonCopyable &other)=delete (defined in Urho3D::NonCopyable) | Urho3D::NonCopyable | protected |
| operator=(NonCopyable &&other)=delete (defined in Urho3D::NonCopyable) | Urho3D::NonCopyable | protected |
| outputDesc_ | Urho3D::BatchStateCache | private |
| placeholderCache_ | Urho3D::BatchStateCache | private |
| SetOutputDesc(const PipelineStateOutputDesc &outputDesc) | Urho3D::BatchStateCache |