Virtual Method

CoglOnscreenswap_region

Declaration [src]

gboolean
swap_region (
  CoglOnscreen* onscreen,
  const MtkRegion* region,
  CoglFrameInfo* info,
  gpointer user_data
)

Description

No description available.

Parameters

region

Type: MtkRegion

No description available.

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

Type: CoglFrameInfo

No description available.

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

Type: gpointer

No description available.

The argument can be NULL.
The data is owned by the caller of the method.

Return value

Type: gboolean

No description available.