![]() |
Mandrill 2025.6.0
|
This is the complete list of members for Mandrill::Texture, including all inherited members.
getImage() const | Mandrill::Texture | inline |
getImageView() const | Mandrill::Texture | inline |
getSampler() const | Mandrill::Texture | inline |
getWriteDescriptor(uint32_t binding) const | Mandrill::Texture | inline |
setSampler(const ptr< Sampler > pSampler) | Mandrill::Texture | inline |
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 |