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

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

GetCoordinateSystem() constimpeller::Texture
GetMipCount() constimpeller::Texture
GetSize() const =0impeller::Texturepure virtual
GetTextureDescriptor() constimpeller::Texture
GetYCoordScale() constimpeller::Texturevirtual
IsOpaque() constimpeller::Texture
IsValid() const =0impeller::Texturepure virtual
mipmap_generated_impeller::Textureprotected
NeedsMipmapGeneration() constimpeller::Texture
OnSetContents(const uint8_t *contents, size_t length, size_t slice)=0impeller::Textureprotectedpure virtual
OnSetContents(std::shared_ptr< const fml::Mapping > mapping, size_t slice)=0impeller::Textureprotectedpure virtual
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)=0impeller::Texturepure virtual
Texture(TextureDescriptor desc)impeller::Textureexplicitprotected
~Texture()impeller::Texturevirtual