Method

CoglRendererEGLhas_extensions

Declaration [src]

gboolean
cogl_renderer_egl_has_extensions (
  CoglRendererEGL* renderer_egl,
  const char*** missing_extensions,
  const char* first_extension,
  ...
)

Description

No description available.

This method is not directly available to language bindings.

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.

Return value

Type: gboolean

No description available.