Flutter Linux Embedder
_FlOpenGLManager Struct Reference

Public Attributes

GObject parent_instance
 
GdkGLContext * gdk_context
 
GdkGLContext * main_context
 
GdkGLContext * resource_context
 

Detailed Description

Definition at line 7 of file fl_opengl_manager.cc.

Member Data Documentation

◆ gdk_context

GdkGLContext* _FlOpenGLManager::gdk_context

Definition at line 11 of file fl_opengl_manager.cc.

◆ main_context

GdkGLContext* _FlOpenGLManager::main_context

Definition at line 14 of file fl_opengl_manager.cc.

◆ parent_instance

GObject _FlOpenGLManager::parent_instance

Definition at line 8 of file fl_opengl_manager.cc.

◆ resource_context

GdkGLContext* _FlOpenGLManager::resource_context

Definition at line 18 of file fl_opengl_manager.cc.


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