Virtual Method
CoglOnscreenswap_region
Declaration [src]
gboolean
swap_region (
CoglOnscreen* onscreen,
const MtkRegion* region,
CoglFrameInfo* info,
gpointer user_data
)
Parameters
region-
Type:
MtkRegionNo description available.
The data is owned by the caller of the method. info-
Type:
CoglFrameInfoNo description available.
The data is owned by the caller of the method. user_data-
Type:
gpointerNo description available.
The argument can be NULL.The data is owned by the caller of the method.