Method

CoglRendererEGLset_damage_region

Declaration [src]

gboolean
cogl_renderer_egl_set_damage_region (
  CoglRendererEGL* renderer_egl,
  EGLSurface surface,
  const EGLint* rects,
  EGLint n_rects
)

Description

No description available.

This method is not directly available to language bindings.

Parameters

surface

Type: EGLSurface

No description available.

rects

Type: const EGLint*

No description available.

The data is owned by the caller of the method.
n_rects

Type: EGLint

No description available.

Return value

Type: gboolean

No description available.