Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
MockConfig Struct Reference

Public Attributes

EGLint config_id
 
EGLint buffer_size
 
EGLint color_buffer_type
 
EGLint transparent_type
 
EGLint level
 
EGLint red_size
 
EGLint green_size
 
EGLint blue_size
 
EGLint alpha_size
 
EGLint depth_size
 
EGLint stencil_size
 
EGLint samples
 
EGLint sample_buffers
 
EGLint native_visual_id
 
EGLint native_visual_type
 
EGLint native_renderable
 
EGLint config_caveat
 
EGLint bind_to_texture_rgb
 
EGLint bind_to_texture_rgba
 
EGLint renderable_type
 
EGLint conformant
 
EGLint surface_type
 
EGLint max_pbuffer_width
 
EGLint max_pbuffer_height
 
EGLint max_pbuffer_pixels
 
EGLint min_swap_interval
 
EGLint max_swap_interval
 

Detailed Description

Definition at line 9 of file mock_epoxy.cc.

Member Data Documentation

◆ alpha_size

EGLint MockConfig::alpha_size

Definition at line 18 of file mock_epoxy.cc.

◆ bind_to_texture_rgb

EGLint MockConfig::bind_to_texture_rgb

Definition at line 27 of file mock_epoxy.cc.

◆ bind_to_texture_rgba

EGLint MockConfig::bind_to_texture_rgba

Definition at line 28 of file mock_epoxy.cc.

◆ blue_size

EGLint MockConfig::blue_size

Definition at line 17 of file mock_epoxy.cc.

◆ buffer_size

EGLint MockConfig::buffer_size

Definition at line 11 of file mock_epoxy.cc.

◆ color_buffer_type

EGLint MockConfig::color_buffer_type

Definition at line 12 of file mock_epoxy.cc.

◆ config_caveat

EGLint MockConfig::config_caveat

Definition at line 26 of file mock_epoxy.cc.

◆ config_id

EGLint MockConfig::config_id

Definition at line 10 of file mock_epoxy.cc.

◆ conformant

EGLint MockConfig::conformant

Definition at line 30 of file mock_epoxy.cc.

◆ depth_size

EGLint MockConfig::depth_size

Definition at line 19 of file mock_epoxy.cc.

◆ green_size

EGLint MockConfig::green_size

Definition at line 16 of file mock_epoxy.cc.

◆ level

EGLint MockConfig::level

Definition at line 14 of file mock_epoxy.cc.

◆ max_pbuffer_height

EGLint MockConfig::max_pbuffer_height

Definition at line 33 of file mock_epoxy.cc.

◆ max_pbuffer_pixels

EGLint MockConfig::max_pbuffer_pixels

Definition at line 34 of file mock_epoxy.cc.

◆ max_pbuffer_width

EGLint MockConfig::max_pbuffer_width

Definition at line 32 of file mock_epoxy.cc.

◆ max_swap_interval

EGLint MockConfig::max_swap_interval

Definition at line 36 of file mock_epoxy.cc.

◆ min_swap_interval

EGLint MockConfig::min_swap_interval

Definition at line 35 of file mock_epoxy.cc.

◆ native_renderable

EGLint MockConfig::native_renderable

Definition at line 25 of file mock_epoxy.cc.

◆ native_visual_id

EGLint MockConfig::native_visual_id

Definition at line 23 of file mock_epoxy.cc.

◆ native_visual_type

EGLint MockConfig::native_visual_type

Definition at line 24 of file mock_epoxy.cc.

◆ red_size

EGLint MockConfig::red_size

Definition at line 15 of file mock_epoxy.cc.

◆ renderable_type

EGLint MockConfig::renderable_type

Definition at line 29 of file mock_epoxy.cc.

◆ sample_buffers

EGLint MockConfig::sample_buffers

Definition at line 22 of file mock_epoxy.cc.

◆ samples

EGLint MockConfig::samples

Definition at line 21 of file mock_epoxy.cc.

◆ stencil_size

EGLint MockConfig::stencil_size

Definition at line 20 of file mock_epoxy.cc.

◆ surface_type

EGLint MockConfig::surface_type

Definition at line 31 of file mock_epoxy.cc.

◆ transparent_type

EGLint MockConfig::transparent_type

Definition at line 13 of file mock_epoxy.cc.


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