This is the complete list of members for le::ITexture, including all inherited members.
| descriptor_info() const -> vk::DescriptorImageInfo=0 | le::ITextureBase | pure virtual |
| get_image() const -> vk::ImageView=0 | le::ITextureBase | pure virtual |
| get_size() const -> glm::ivec2=0 | le::ITextureBase | pure virtual |
| is_ready() const -> bool=0 | le::IResource | pure virtual |
| load_and_write(std::span< std::byte const > compressed_image) -> bool=0 | le::ITexture | pure virtual |
| overwrite(kvf::Bitmap const &bitmap)=0 | le::ITexture | pure virtual |