Tizen Native API
Public Attributes
_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().

See also:
evas_gl_surface_create
evas_gl_pbuffer_surface_create
Since :
2.3.1

Member Data Documentation

Surface Color Format

Surface Depth Bits

Optional Surface MSAA Bits

Extra Surface Options

Surface Stencil Bits


Except as noted, this content - excluding the Code Examples - is licensed under Creative Commons Attribution 3.0 and all of the Code Examples contained herein are licensed under BSD-3-Clause.
For details, see the Content License