Hymn to Beauty
C++ 3D Engine
Video::VulkanTexture Member List

This is the complete list of members for Video::VulkanTexture, including all inherited members.

Format enum nameVideo::Texture
GetFormat() constVideo::VulkanTexture
GetImage() constVideo::VulkanTexture
GetImageLayout() constVideo::VulkanTexture
GetImageView() constVideo::VulkanTexture
GetSize() constVideo::Textureinline
GetType() constVideo::Textureinline
GetUniqueIdentifier() constVideo::Texture
SetImageLayout(VkImageLayout layout)Video::VulkanTexture
Texture(Type type, const glm::uvec2 &size, Format format)Video::Texture
Type enum nameVideo::Texture
VulkanTexture(VulkanRenderer &vulkanRenderer, VkDevice device, VkPhysicalDevice physicalDevice, const glm::uvec2 size, Texture::Type type, Texture::Format format, int components=0, unsigned char *data=nullptr)Video::VulkanTexture
~Texture()Video::Textureinlinevirtual
~VulkanTexture() finalVideo::VulkanTexture