Function

CoglTexture2DEGLImageExternalAlloc

Declaration

gboolean
(* CoglTexture2DEGLImageExternalAlloc) (
  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.
 The argument can be NULL.
 The data is owned by the caller of the function.
error GError **
  The return location for a GError*, or NULL.

Return value

Returns: gboolean
  No description available.