![]() |
VPP
0.7
A high-level modern C++ API for Vulkan
|
This is the complete list of members for vpp::Image< AttributesT >, including all inherited members.
attributes_type typedef | vpp::Image< AttributesT > | |
COLOR enum value | vpp::Img | |
DEPTH enum value | vpp::Img | |
device() const | vpp::Img | |
EUsageFlags enum name | vpp::Img | |
extent() const | vpp::Img | |
format() const | vpp::Img | |
format_type typedef | vpp::Image< AttributesT > | |
handle() const | vpp::Img | |
Image() | vpp::Image< AttributesT > | |
Image(const VkExtent3D &extent, const MemProfile &memProfile, const Device &hDevice, unsigned int mipLevels=1u, unsigned int arrayLevels=1u, VkImageLayout initialLayout=VK_IMAGE_LAYOUT_UNDEFINED, const std::vector< unsigned int > &queueFamilyIndices=std::vector< unsigned int >()) | vpp::Image< AttributesT > | |
Image(VkFormat format, const VkExtent3D &extent, const MemProfile &memProfile, const Device &hDevice, unsigned int mipLevels=1u, unsigned int arrayLevels=1u, VkImageLayout initialLayout=VK_IMAGE_LAYOUT_UNDEFINED, const std::vector< unsigned int > &queueFamilyIndices=std::vector< unsigned int >()) | vpp::Image< AttributesT > | |
Image(const VkExtent3D &extent, const Device &hDevice, VkImage hImage, unsigned int mipLevels=1u, unsigned int arrayLevels=1u) | vpp::Image< AttributesT > | |
Image(VkFormat format, const VkExtent3D &extent, const Device &hDevice, VkImage hImage, unsigned int mipLevels=1u, unsigned int arrayLevels=1u) | vpp::Image< AttributesT > | |
Image(const Img &rawImage) | vpp::Image< AttributesT > | explicit |
Img() | vpp::Img | |
Img(const ImageInfo &imageInfo, const MemProfile &memProfile, const Device &hDevice, VkImageLayout initialLayout=VK_IMAGE_LAYOUT_UNDEFINED, const std::vector< unsigned int > &queueFamilyIndices=std::vector< unsigned int >()) | vpp::Img | |
Img(const ImageInfo &imageInfo, const Device &hDevice, VkImage hImage) | vpp::Img | |
info() const | vpp::Img | |
INPUT enum value | vpp::Img | |
SAMPLED enum value | vpp::Img | |
SOURCE enum value | vpp::Img | |
STORAGE enum value | vpp::Img | |
TARGET enum value | vpp::Img | |
TRANSIENT enum value | vpp::Img | |
valid() const | vpp::Img |