| Tizen Native API
    4.0
    | 
_Evas_GL_Config Struct Reference
  | Public Attributes | |
| Evas_GL_Color_Format | color_format | 
| Evas_GL_Depth_Bits | depth_bits | 
| Evas_GL_Stencil_Bits | stencil_bits | 
| Evas_GL_Options_Bits | options_bits | 
| Evas_GL_Multisample_Bits | multisample_bits | 
Detailed Description
A structure used to specify the configuration of an Evas_GL_Surface.
This structure should be allocated with evas_gl_config_new() and released with evas_gl_config_free().
- Since :
- 2.3
Member Data Documentation
Surface Color Format
Surface Depth Bits
Optional Surface MSAA Bits
Extra Surface Options
Surface Stencil Bits