Flutter Impeller
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
ComputeTypeForBinding(GLenum target) constimpeller::TextureGLES
CreatePlaceholder(std::shared_ptr< ReactorGLES > reactor, TextureDescriptor desc)impeller::TextureGLESstatic
GenerateMipmap()impeller::TextureGLES
GetCachedFBO() constimpeller::TextureGLES
GetCoordinateSystem() constimpeller::Texture
GetFBO() constimpeller::TextureGLES
GetGLHandle() constimpeller::TextureGLES
GetMipCount() constimpeller::Texture
GetSyncFence() constimpeller::TextureGLES
GetTextureDescriptor() constimpeller::Texture
GetType() constimpeller::TextureGLES
IsOpaque() constimpeller::Texture
IsSliceInitialized(size_t slice) constimpeller::TextureGLES
IsValid() const overrideimpeller::TextureGLESvirtual
IsWrapped() constimpeller::TextureGLES
Leak()impeller::TextureGLES
MarkContentsInitialized()impeller::TextureGLES
MarkSliceInitialized(size_t slice) constimpeller::TextureGLES
mipmap_generated_impeller::Textureprotected
NeedsMipmapGeneration() constimpeller::Texture
SetAsFramebufferAttachment(GLenum target, AttachmentType attachment_type) constimpeller::TextureGLES
SetCachedFBO(HandleGLES fbo)impeller::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
SetFence(HandleGLES fence)impeller::TextureGLES
Texture(TextureDescriptor desc)impeller::Textureexplicitprotected
TextureGLES(std::shared_ptr< ReactorGLES > reactor, TextureDescriptor desc)impeller::TextureGLES
Type enum nameimpeller::TextureGLES
WrapFBO(std::shared_ptr< ReactorGLES > reactor, TextureDescriptor desc, GLuint fbo)impeller::TextureGLESstatic
WrapTexture(std::shared_ptr< ReactorGLES > reactor, TextureDescriptor desc, HandleGLES external_handle)impeller::TextureGLESstatic
~Texture()impeller::Texturevirtual
~TextureGLES() overrideimpeller::TextureGLES