Class RangeRepeatCacheVkDeviceMemory

Inheritance Relationships

Base Type

Class Documentation

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

Public Types

typedef std::shared_ptr<RangeRepeatCacheVkDeviceMemory> Ptr

Public Functions

RangeRepeatCacheVkDeviceMemory(VkDeviceMemory object, uint64_t captureKey, playback::Context *context, playback::Callable *callable)
virtual ~RangeRepeatCacheVkDeviceMemory()
virtual void OnRangeEnter(GPADispatchTable const *&table) override
virtual void OnRangeRepeatRestoreState(GPADispatchTable const *&table, uint64_t repeatPass) override
virtual void OnRangeExit(GPADispatchTable const *&table) override
VkMemoryAllocateInfo const &AllocateInfo() const