Class RangeRepeatCacheVkBuffer

Inheritance Relationships

Base Type

Class Documentation

class RangeRepeatCacheVkBuffer : public gpa::playback::repeat::vulkan::RangeRepeatCacheVKInternal<BaseClass>

Public Types

typedef std::shared_ptr<RangeRepeatCacheVkBuffer> Ptr

Public Functions

RangeRepeatCacheVkBuffer(VkBuffer object, uint64_t captureKey, playback::Context *context, playback::Callable *callable)
virtual ~RangeRepeatCacheVkBuffer()
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
void SetDirty(GPADispatchTable const *&table)