Class ID3D11ImmediateDeviceContextRangeRepeatCache
Defined in File directx-range-repeat-cache.h
Inheritance Relationships
Base Type
public gpa::playback::repeat::directx::RangeRepeatCacheCOMInternal< BaseClass >
(Template Class RangeRepeatCacheCOMInternal)
Class Documentation
-
class ID3D11ImmediateDeviceContextRangeRepeatCache : public gpa::playback::repeat::directx::RangeRepeatCacheCOMInternal<BaseClass>
Public Types
-
typedef std::shared_ptr<ID3D11ImmediateDeviceContextRangeRepeatCache> Ptr
Public Functions
-
ID3D11ImmediateDeviceContextRangeRepeatCache(playback::Context *context, playback::Callable *callable)
-
virtual ~ID3D11ImmediateDeviceContextRangeRepeatCache()
-
virtual void OnRangeEnter(GPADispatchTable const *&table) override
-
virtual void OnRangeRepeatRecreateObject(GPADispatchTable const *&table, uint64_t repeatPass) override
-
virtual void OnRangeRepeatRestoreState(GPADispatchTable const *&table, uint64_t repeatPass) override
-
virtual void OnRangeExit(GPADispatchTable const *&table) override
-
typedef std::shared_ptr<ID3D11ImmediateDeviceContextRangeRepeatCache> Ptr