Flutter Engine
 
Loading...
Searching...
No Matches
_FlOpenGLManager Struct Reference

Public Attributes

GObject parent_instance
 
EGLDisplay display
 
EGLContext render_context
 
EGLContext resource_context
 

Detailed Description

Definition at line 11 of file fl_opengl_manager.cc.

Member Data Documentation

◆ display

EGLDisplay _FlOpenGLManager::display

Definition at line 15 of file fl_opengl_manager.cc.

◆ parent_instance

GObject _FlOpenGLManager::parent_instance

Definition at line 12 of file fl_opengl_manager.cc.

◆ render_context

EGLContext _FlOpenGLManager::render_context

Definition at line 18 of file fl_opengl_manager.cc.

◆ resource_context

EGLContext _FlOpenGLManager::resource_context

Definition at line 21 of file fl_opengl_manager.cc.


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