Function

CoglTexture2DEGLImageExternalAlloc

Declaration

gboolean
Texture2DEGLImageExternalAlloc (
  CoglTexture2D* tex_2d,
  gpointer user_data,
  GError** error
)

Description

No description available.

Parameters

tex_2d CoglTexture2D
  No description available.
 The data is owned by the caller of the function.
user_data gpointer
  No description available.
error GError **
  The return location for a GError*, or NULL.

Return value

Returns: gboolean
  No description available.