Class RangeRepeatCacheVkImageView

Nested Relationships

Nested Types

Inheritance Relationships

Base Type

Class Documentation

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

Public Types

typedef std::shared_ptr<RangeRepeatCacheVkImageView> Ptr

Public Functions

RangeRepeatCacheVkImageView(VkImageView object, uint64_t captureKey, playback::Context *context, playback::Callable *callable)
virtual ~RangeRepeatCacheVkImageView()
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
bool IsSwapChainImageView()
std::vector<VkImageView> &SwapChainImageViews()