Mandrill 2025.6.0
Loading...
Searching...
No Matches
Mandrill::Texture Member List

This is the complete list of members for Mandrill::Texture, including all inherited members.

getImage() constMandrill::Textureinline
getImageView() constMandrill::Textureinline
getSampler() constMandrill::Textureinline
getWriteDescriptor(uint32_t binding) constMandrill::Textureinline
setSampler(const ptr< Sampler > pSampler)Mandrill::Textureinline
Texture(ptr< Device > pDevice, Type type, VkFormat format, const std::filesystem::path &path, bool mipmaps=false)Mandrill::Texture
Texture(ptr< Device > pDevice, Type type, VkFormat format, const void *pData, uint32_t width, uint32_t height, uint32_t depth, uint32_t channels, bool mipmaps=false)Mandrill::Texture
~Texture()Mandrill::Texture