VPP  0.8
A high-level modern C++ API for Vulkan
vpp::ImageView< AttributesT > Member List

This is the complete list of members for vpp::ImageView< AttributesT >, including all inherited members.

attributes_type typedefvpp::ImageView< AttributesT >
device() constvpp::ImageView< AttributesT >
format_type typedefvpp::ImageView< AttributesT >
frameView() constvpp::ImageView< AttributesT >
image() constvpp::ImageView< AttributesT >
image_type typedefvpp::ImageView< AttributesT >
ImageView()vpp::ImageView< AttributesT >
ImageView(const image_type &hImage)vpp::ImageView< AttributesT >explicit
ImageView(const image_type &hImage, unsigned int layer)vpp::ImageView< AttributesT >
ImageView(const image_type &hImage, unsigned int mipLevel, unsigned int layer)vpp::ImageView< AttributesT >
ImageView(const FrameImageView &hGenericView)vpp::ImageView< AttributesT >explicit
ImageView(const image_type &hImage, unsigned int baseMipLevel, unsigned int levelCount, unsigned int baseArrayLayer, unsigned int layerCount, const VkComponentMapping &componentMapping=ComponentMapping())vpp::ImageView< AttributesT >
operator VkImageView() constvpp::ImageView< AttributesT >
subresourceRange() constvpp::ImageView< AttributesT >