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 |
Definition at line 11 of file mock_epoxy.cc.
| EGLint MockConfig::alpha_size |
Definition at line 20 of file mock_epoxy.cc.
Referenced by _eglGetConfigAttrib(), and _eglInitialize().
| EGLint MockConfig::bind_to_texture_rgb |
Definition at line 29 of file mock_epoxy.cc.
Referenced by _eglGetConfigAttrib(), and _eglInitialize().
| EGLint MockConfig::bind_to_texture_rgba |
Definition at line 30 of file mock_epoxy.cc.
Referenced by _eglGetConfigAttrib(), and _eglInitialize().
| EGLint MockConfig::blue_size |
Definition at line 19 of file mock_epoxy.cc.
Referenced by _eglGetConfigAttrib(), and _eglInitialize().
| EGLint MockConfig::buffer_size |
Definition at line 13 of file mock_epoxy.cc.
Referenced by _eglGetConfigAttrib(), and _eglInitialize().
| EGLint MockConfig::color_buffer_type |
Definition at line 14 of file mock_epoxy.cc.
Referenced by _eglGetConfigAttrib(), and _eglInitialize().
| EGLint MockConfig::config_caveat |
Definition at line 28 of file mock_epoxy.cc.
Referenced by _eglGetConfigAttrib(), and _eglInitialize().
| EGLint MockConfig::config_id |
Definition at line 12 of file mock_epoxy.cc.
Referenced by _eglGetConfigAttrib(), and _eglInitialize().
| EGLint MockConfig::conformant |
Definition at line 32 of file mock_epoxy.cc.
Referenced by _eglGetConfigAttrib(), and _eglInitialize().
| EGLint MockConfig::depth_size |
Definition at line 21 of file mock_epoxy.cc.
Referenced by _eglGetConfigAttrib(), and _eglInitialize().
| EGLint MockConfig::green_size |
Definition at line 18 of file mock_epoxy.cc.
Referenced by _eglGetConfigAttrib(), and _eglInitialize().
| EGLint MockConfig::level |
Definition at line 16 of file mock_epoxy.cc.
Referenced by _eglGetConfigAttrib(), and _eglInitialize().
| EGLint MockConfig::max_pbuffer_height |
Definition at line 35 of file mock_epoxy.cc.
Referenced by _eglGetConfigAttrib(), and _eglInitialize().
| EGLint MockConfig::max_pbuffer_pixels |
Definition at line 36 of file mock_epoxy.cc.
Referenced by _eglGetConfigAttrib(), and _eglInitialize().
| EGLint MockConfig::max_pbuffer_width |
Definition at line 34 of file mock_epoxy.cc.
Referenced by _eglGetConfigAttrib(), and _eglInitialize().
| EGLint MockConfig::max_swap_interval |
Definition at line 38 of file mock_epoxy.cc.
Referenced by _eglGetConfigAttrib(), and _eglInitialize().
| EGLint MockConfig::min_swap_interval |
Definition at line 37 of file mock_epoxy.cc.
Referenced by _eglGetConfigAttrib(), and _eglInitialize().
| EGLint MockConfig::native_renderable |
Definition at line 27 of file mock_epoxy.cc.
Referenced by _eglGetConfigAttrib(), and _eglInitialize().
| EGLint MockConfig::native_visual_id |
Definition at line 25 of file mock_epoxy.cc.
Referenced by _eglGetConfigAttrib(), and _eglInitialize().
| EGLint MockConfig::native_visual_type |
Definition at line 26 of file mock_epoxy.cc.
Referenced by _eglGetConfigAttrib(), and _eglInitialize().
| EGLint MockConfig::red_size |
Definition at line 17 of file mock_epoxy.cc.
Referenced by _eglGetConfigAttrib(), and _eglInitialize().
| EGLint MockConfig::renderable_type |
Definition at line 31 of file mock_epoxy.cc.
Referenced by _eglGetConfigAttrib(), and _eglInitialize().
| EGLint MockConfig::sample_buffers |
Definition at line 24 of file mock_epoxy.cc.
Referenced by _eglGetConfigAttrib(), and _eglInitialize().
| EGLint MockConfig::samples |
Definition at line 23 of file mock_epoxy.cc.
Referenced by _eglGetConfigAttrib(), and _eglInitialize().
| EGLint MockConfig::stencil_size |
Definition at line 22 of file mock_epoxy.cc.
Referenced by _eglGetConfigAttrib(), and _eglInitialize().
| EGLint MockConfig::surface_type |
Definition at line 33 of file mock_epoxy.cc.
Referenced by _eglGetConfigAttrib(), and _eglInitialize().
| EGLint MockConfig::transparent_type |
Definition at line 15 of file mock_epoxy.cc.
Referenced by _eglGetConfigAttrib(), and _eglInitialize().