Rebel Fork Framework
|
Pipeline state cache entry. May be invalid. More...
#include <Urho3D/RenderPipeline/BatchStateCache.h>
Public Attributes | |
std::atomic_bool | invalidated_ { true } |
Whether the PipelineState is invalidated and should be recreated. | |
SharedPtr< PipelineState > | pipelineState_ |
unsigned | geometryHash_ {} |
unsigned | materialHash_ {} |
unsigned | passHash_ {} |
Pipeline state cache entry. May be invalid.
unsigned Urho3D::CachedBatchState::geometryHash_ {} |
Hashes of corresponding objects at the moment of pipeline state creation