Method

CoglTextureget_max_waste

Declaration [src]

int
cogl_texture_get_max_waste (
  CoglTexture* texture
)

Description [src]

Queries the maximum wasted (unused) pixels in one dimension of a GPU side texture.

Return value

Returns: int
 

The maximum waste.