Searched defs:_GeglOperationContext (Results 1 – 1 of 1) sorted by relevance
34 struct _GeglOperationContext struct36 GeglOperation *operation;38 GSList *property; /* used internally for data being exchanged */39 GeglRectangle need_rect; /* the rectangle needed from the operation */40 GeglRectangle result_rect; /* the result computation rectangle for the operation ,48 gboolean cached; /* true if the cache can be used directly, and51 gint refs; /* set to number of nodes that depends on it59 gint level; /* subdivision level to render at, 0 = 1:1,64 GHashTable *contexts; /* to be able to look up the context of