Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
texture.h File Reference
#include "flutter/fml/unique_object.h"
#include "flutter/impeller/toolkit/gles/gles.h"

Go to the source code of this file.

Classes

struct  impeller::GLTexture
 
struct  impeller::GLTextureTraits
 

Namespaces

namespace  impeller
 

Typedefs

using impeller::UniqueGLTexture = fml::UniqueObject< GLTexture, GLTextureTraits >