Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
impeller::TextureGLES Member List

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

AllocatorMTLimpeller::TextureGLESfriend
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
GetSize() const overrideimpeller::TextureGLESprivatevirtual
GetTextureDescriptor() constimpeller::Texture
GetType() constimpeller::TextureGLES
GetYCoordScale() const overrideimpeller::TextureGLESprivatevirtual
IsOpaque() constimpeller::Texture
IsValid() const overrideimpeller::TextureGLESprivatevirtual
IsWrapped enum nameimpeller::TextureGLES
IsWrapped() constimpeller::TextureGLESinline
mipmap_generated_impeller::Textureprotected
NeedsMipmapGeneration() constimpeller::Texture
OnSetContents(const uint8_t *contents, size_t length, size_t slice) overrideimpeller::TextureGLESprivatevirtual
OnSetContents(std::shared_ptr< const fml::Mapping > mapping, size_t slice) overrideimpeller::TextureGLESprivatevirtual
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
SetLabel(std::string_view label) overrideimpeller::TextureGLESprivatevirtual
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