Method
CoglRendererEGLhas_extensions
Declaration [src]
gboolean
cogl_renderer_egl_has_extensions (
CoglRendererEGL* renderer_egl,
const char*** missing_extensions,
const char* first_extension,
...
)
Parameters
missing_extensions-
Type:
const char***No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. first_extension-
Type:
const char*No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. ...-
Type:
No description available.