Method

PhocCutoutsOverlayget_cutouts_texture

Declaration [src]

wlr_texture*
phoc_cutouts_overlay_get_cutouts_texture (
  PhocCutoutsOverlay* self,
  PhocOutput* output
)

Description

No description available.

Parameters

output

Type: PhocOutput

No description available.

The data is owned by the caller of the method.

Return value

Type: wlr_texture*

No description available.

The returned data is owned by the instance.
The return value can be NULL.