_deviceMemory | lug::Graphics::Vulkan::Render::Texture | private |
_image | lug::Graphics::Vulkan::Render::Texture | private |
_imageView | lug::Graphics::Vulkan::Render::Texture | private |
_name | lug::Graphics::Resource | protected |
_sampler | lug::Graphics::Vulkan::Render::Texture | private |
Builder::Texture::build(const ::lug::Graphics::Builder::Texture &) | lug::Graphics::Vulkan::Render::Texture | friend |
destroy() | lug::Graphics::Vulkan::Render::Texture | |
Filter enum name | lug::Graphics::Render::Texture | |
Format enum name | lug::Graphics::Render::Texture | |
formatToSize(Render::Texture::Format format) | lug::Graphics::Render::Texture | inlinestatic |
getDeviceMemory() const | lug::Graphics::Vulkan::Render::Texture | inline |
getFormat() const | lug::Graphics::Render::Texture | inline |
getHandle() const | lug::Graphics::Resource | inline |
getHeight() const | lug::Graphics::Render::Texture | inline |
getImage() const | lug::Graphics::Vulkan::Render::Texture | inline |
getImageView() const | lug::Graphics::Vulkan::Render::Texture | inline |
getMagFilter() const | lug::Graphics::Render::Texture | inline |
getMinFilter() const | lug::Graphics::Render::Texture | inline |
getMipMapFilter() const | lug::Graphics::Render::Texture | inline |
getName() const | lug::Graphics::Resource | inline |
getSampler() const | lug::Graphics::Vulkan::Render::Texture | inline |
getType() const | lug::Graphics::Resource | inline |
getWidth() const | lug::Graphics::Render::Texture | inline |
getWrapS() const | lug::Graphics::Render::Texture | inline |
getWrapT() const | lug::Graphics::Render::Texture | inline |
operator=(const Texture &)=delete | lug::Graphics::Vulkan::Render::Texture | |
operator=(Texture &&)=delete | lug::Graphics::Vulkan::Render::Texture | |
lug::Graphics::Render::Texture::operator=(const Texture &)=delete | lug::Graphics::Render::Texture | |
lug::Graphics::Render::Texture::operator=(Texture &&)=delete | lug::Graphics::Render::Texture | |
lug::Graphics::Resource::operator=(const Resource &)=delete | lug::Graphics::Resource | |
lug::Graphics::Resource::operator=(Resource &&)=delete | lug::Graphics::Resource | |
Resource(Type type, const std::string &name) | lug::Graphics::Resource | |
Resource(const Resource &)=delete | lug::Graphics::Resource | |
Resource(Resource &&)=delete | lug::Graphics::Resource | |
setName(const std::string &name) | lug::Graphics::Resource | inline |
Texture(const Texture &)=delete | lug::Graphics::Vulkan::Render::Texture | |
Texture(Texture &&)=delete | lug::Graphics::Vulkan::Render::Texture | |
Texture(const std::string &name) | lug::Graphics::Vulkan::Render::Texture | private |
lug::Graphics::Render::Texture::Texture(const Texture &)=delete | lug::Graphics::Render::Texture | |
lug::Graphics::Render::Texture::Texture(Texture &&)=delete | lug::Graphics::Render::Texture | |
Type enum name | lug::Graphics::Resource | |
WrappingMode enum name | lug::Graphics::Render::Texture | |
~Resource()=default | lug::Graphics::Resource | virtual |
~Texture() | lug::Graphics::Vulkan::Render::Texture | virtual |