Class ID3D12CommandQueueRangeRepeatCache
Defined in File directx12-range-repeat-cache-queue.h
Inheritance Relationships
Base Type
public gpa::playback::repeat::directx::RangeRepeatCacheCOMInternal< BaseClass >
(Template Class RangeRepeatCacheCOMInternal)
Class Documentation
-
class ID3D12CommandQueueRangeRepeatCache : public gpa::playback::repeat::directx::RangeRepeatCacheCOMInternal<BaseClass>
Public Types
-
typedef std::shared_ptr<ID3D12CommandQueueRangeRepeatCache> Ptr
Public Functions
-
void OnQueueSynchronizationRequired(GPADispatchTable const *&table) override
-
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
-
void CreateSynchronizationPoint(GPADispatchTable const *&table)
-
typedef std::shared_ptr<ID3D12CommandQueueRangeRepeatCache> Ptr