Flutter Engine
The Flutter Engine
impeller::TextureGLES Member List

This is the complete list of members for impeller::TextureGLES, including all inherited members.

AttachmentType enum nameimpeller::TextureGLES
Bind() constimpeller::TextureGLES
Cast(Texture &base)impeller::BackendCast< TextureGLES, Texture >inlinestatic
Cast(const Texture &base)impeller::BackendCast< TextureGLES, Texture >inlinestatic
Cast(Texture *base)impeller::BackendCast< TextureGLES, Texture >inlinestatic
Cast(const Texture *base)impeller::BackendCast< TextureGLES, Texture >inlinestatic
GenerateMipmap()impeller::TextureGLES
GetCoordinateSystem() constimpeller::Texture
GetFBO() constimpeller::TextureGLESinline
GetGLHandle() constimpeller::TextureGLES
GetMipCount() constimpeller::Texture
GetTextureDescriptor() constimpeller::Texture
GetType() constimpeller::TextureGLES
IsOpaque() constimpeller::Texture
IsSliceInitialized(size_t slice) constimpeller::TextureGLES
IsWrapped enum nameimpeller::TextureGLES
IsWrapped() constimpeller::TextureGLESinline
MarkSliceInitialized(size_t slice) constimpeller::TextureGLES
mipmap_generated_impeller::Textureprotected
NeedsMipmapGeneration() constimpeller::Texture
SetAsFramebufferAttachment(GLenum target, AttachmentType attachment_type) constimpeller::TextureGLES
SetContents(const uint8_t *contents, size_t length, size_t slice=0, bool is_opaque=false)impeller::Texture
SetContents(std::shared_ptr< const fml::Mapping > mapping, size_t slice=0, bool is_opaque=false)impeller::Texture
SetCoordinateSystem(TextureCoordinateSystem coordinate_system)impeller::Texture
Texture(TextureDescriptor desc)impeller::Textureexplicitprotected
TextureGLES(ReactorGLES::Ref reactor, TextureDescriptor desc)impeller::TextureGLES
TextureGLES(ReactorGLES::Ref reactor, TextureDescriptor desc, IsWrapped wrapped)impeller::TextureGLES
Type enum nameimpeller::TextureGLES
WrapFBO(ReactorGLES::Ref reactor, TextureDescriptor desc, GLuint fbo)impeller::TextureGLESstatic
~Texture()impeller::Texturevirtual
~TextureGLES() overrideimpeller::TextureGLES