This is the complete list of members for TextureBackend, including all inherited members.
| _ID | Ref | |
| _luaID | Ref | |
| _rooted | Ref | |
| _scriptObject | Ref | |
| autorelease() | Ref | |
| generateMipmaps()=0 | TextureBackend | pure virtual |
| getBytes(std::size_t x, std::size_t y, std::size_t width, std::size_t height, bool flipImage, std::function< void(const unsigned char *, std::size_t, std::size_t)> callback)=0 | TextureBackend | pure virtual |
| getReferenceCount() const | Ref | |
| getTextureFormat() const | TextureBackend | inline |
| getTextureType() const | TextureBackend | inline |
| getTextureUsage() const | TextureBackend | inline |
| hasMipmaps() const | TextureBackend | inline |
| release() | Ref | |
| retain() | Ref | |
| updateSamplerDescriptor(const SamplerDescriptor &sampler)=0 | TextureBackend | pure virtual |
| updateTextureDescriptor(const TextureDescriptor &descriptor) | TextureBackend | virtual |
| ~Ref() | Ref | virtual |