82 template<
class MemoryT,
class ResourceT >
85 std::uint32_t layer = 0 );
88 operator VkImageView()
const;
Represents logical rendering device.
Definition: vppDevice.hpp:49
Class representing generic (untyped) Vulkan image.
Definition: vppImage.hpp:54
Untyped image view class. Useful for constructing FrameBuffer objects.
Definition: vppFrameImageView.hpp:46
The VPP namespace.
Definition: main.hpp:1
A compound object containing references to a buffer and memory bound to it.
Definition: vppDeviceMemory.hpp:137
const Device & device() const
Retrieves the device.
FrameImageView()
Constructs null reference.
const Img & image() const
Retrieves the image.