std::shared_ptr< const TextureSourceVK > GetTextureSource() const
bool SetLayout(const BarrierVK &barrier) const
vk::Image GetImage() const
vk::ImageView GetImageView() const
vk::ImageLayout GetLayout() const
vk::ImageLayout SetLayoutWithoutEncoding(vk::ImageLayout layout) const
TextureVK(std::weak_ptr< Context > context, std::shared_ptr< TextureSourceVK > source)