Home
last modified time | relevance | path

Searched defs:_CoglOffscreen (Results 1 – 3 of 3) sorted by relevance

/dports/x11-wm/mutter/mutter-41.1/cogl/cogl/
H A Dcogl-offscreen.c35 struct _CoglOffscreen struct
37 CoglFramebuffer parent;
39 CoglTexture *texture;
40 int texture_level;
/dports/graphics/cogl/cogl-1.22.8/cogl/
H A Dcogl-framebuffer-private.h211 struct _CoglOffscreen struct
213 CoglFramebuffer _parent;
215 CoglGLFramebuffer gl_framebuffer;
217 CoglTexture *texture;
218 int texture_level;
220 CoglTexture *depth_texture;
222 CoglOffscreenAllocateFlags allocation_flags;
227 CoglOffscreenFlags create_flags;
/dports/x11-wm/muffin/muffin-4.8.0/cogl/cogl/
H A Dcogl-framebuffer-private.h211 struct _CoglOffscreen struct
213 CoglFramebuffer _parent;
215 CoglGLFramebuffer gl_framebuffer;
217 CoglTexture *texture;
218 int texture_level;
220 CoglTexture *depth_texture;
222 CoglOffscreenAllocateFlags allocation_flags;
227 CoglOffscreenFlags create_flags;