A structure used to specify the configuration of an Evas_GL_Surface. More...
| Data Fields | |
| Evas_GL_Color_Format | color_format | 
| Surface Color Format. | |
| Evas_GL_Depth_Bits | depth_bits | 
| Surface Depth Bits. | |
| Evas_GL_Stencil_Bits | stencil_bits | 
| Surface Stencil Bits. | |
| Evas_GL_Options_Bits | options_bits | 
| Extra Surface Options. | |
| Evas_GL_Multisample_Bits | multisample_bits | 
| Optional Surface MSAA Bits. | |
| Evas_GL_Context_Version | gles_version | 
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().