Class ID3D12ResourceRangeRepeatCache

Inheritance Relationships

Base Type

Class Documentation

class ID3D12ResourceRangeRepeatCache : public gpa::playback::repeat::directx::RangeRepeatCacheCOMInternal<BaseClass>

Public Types

typedef std::shared_ptr<ID3D12ResourceRangeRepeatCache> Ptr

Public Functions

ID3D12ResourceRangeRepeatCache(playback::Context *context, playback::Callable *callable)
virtual ~ID3D12ResourceRangeRepeatCache()
virtual void OnRangeEnter(GPADispatchTable const *&table) override
void OnRangeCollected(GPADispatchTable const *&table) override
virtual void OnRangeRepeatDestroyObject(GPADispatchTable const *&table, uint64_t repeatPass) 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
void OnGetGPUVirtualAddress(Callable *callable)