Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
flutter::ImageExternalTextureGL::GlEntry Struct Reference

#include <image_external_texture_gl.h>

Public Attributes

impeller::UniqueEGLImageKHR egl_image
 
impeller::UniqueGLTexture texture
 

Detailed Description

Definition at line 46 of file image_external_texture_gl.h.

Member Data Documentation

◆ egl_image

impeller::UniqueEGLImageKHR flutter::ImageExternalTextureGL::GlEntry::egl_image

Definition at line 47 of file image_external_texture_gl.h.

◆ texture

impeller::UniqueGLTexture flutter::ImageExternalTextureGL::GlEntry::texture

Definition at line 48 of file image_external_texture_gl.h.


The documentation for this struct was generated from the following file: