Home
last modified time | relevance | path

Searched refs:COGL_OFFSCREEN (Results 1 – 14 of 14) sorted by relevance

/dports/x11-wm/mutter/mutter-41.1/cogl/cogl/
H A Dcogl-offscreen.c104 CoglOffscreen *offscreen = COGL_OFFSCREEN (framebuffer); in cogl_offscreen_allocate()
140 CoglOffscreen *offscreen = COGL_OFFSCREEN (object); in cogl_offscreen_dispose()
H A Dcogl-journal.c1621 CoglOffscreen *offscreen = COGL_OFFSCREEN (framebuffer); in _cogl_journal_log_quad()
/dports/graphics/cogl/cogl-1.22.8/cogl/
H A Dcogl-offscreen.h57 #define COGL_OFFSCREEN(X) ((CoglOffscreen *)X) macro
H A Dcogl-gles2-context.c336 COGL_OFFSCREEN (gles2_ctx->read_buffer)->texture; in copy_flipped_texture()
1818 _cogl_gles2_offscreen_allocate (COGL_OFFSCREEN (read_buffer), in cogl_push_gles2_context()
1842 _cogl_gles2_offscreen_allocate (COGL_OFFSCREEN (write_buffer), in cogl_push_gles2_context()
H A Dcogl-framebuffer.c762 CoglOffscreen *offscreen = COGL_OFFSCREEN (framebuffer); in cogl_framebuffer_allocate()
1180 return COGL_OFFSCREEN(framebuffer)->depth_texture; in cogl_framebuffer_get_depth_texture()
/dports/x11-wm/muffin/muffin-4.8.0/cogl/cogl/
H A Dcogl-offscreen.h55 #define COGL_OFFSCREEN(X) ((CoglOffscreen *)X) macro
H A Dcogl-gles2-context.c336 COGL_OFFSCREEN (gles2_ctx->read_buffer)->texture; in copy_flipped_texture()
1818 _cogl_gles2_offscreen_allocate (COGL_OFFSCREEN (read_buffer), in cogl_push_gles2_context()
1842 _cogl_gles2_offscreen_allocate (COGL_OFFSCREEN (write_buffer), in cogl_push_gles2_context()
H A Dcogl-framebuffer.c768 CoglOffscreen *offscreen = COGL_OFFSCREEN (framebuffer); in cogl_framebuffer_allocate()
1186 return COGL_OFFSCREEN(framebuffer)->depth_texture; in cogl_framebuffer_get_depth_texture()
/dports/x11-wm/mutter/mutter-41.1/src/backends/x11/nested/
H A Dmeta-stage-x11-nested.c190 texture = cogl_offscreen_get_texture (COGL_OFFSCREEN (framebuffer)); in meta_stage_x11_nested_finish_frame()
/dports/x11-wm/mutter/mutter-41.1/cogl/cogl/driver/gl/
H A Dcogl-gl-framebuffer-fbo.c485 offscreen = COGL_OFFSCREEN (framebuffer); in cogl_gl_framebuffer_fbo_new()
/dports/x11-wm/mutter/mutter-41.1/clutter/clutter/
H A Dclutter-stage-view.c362 priv->shadow.framebuffer = COGL_OFFSCREEN (g_object_ref (initial_shadowfb)); in init_dma_buf_shadowfbs()
653 priv->shadow.framebuffer = COGL_OFFSCREEN (g_object_ref (next_framebuffer)); in swap_dma_buf_framebuffer()
/dports/graphics/cogl/cogl-1.22.8/cogl/driver/gl/
H A Dcogl-framebuffer-gl.c288 CoglOffscreen *offscreen = COGL_OFFSCREEN (framebuffer); in _cogl_framebuffer_gl_bind()
/dports/x11-wm/muffin/muffin-4.8.0/cogl/cogl/driver/gl/
H A Dcogl-framebuffer-gl.c288 CoglOffscreen *offscreen = COGL_OFFSCREEN (framebuffer); in _cogl_framebuffer_gl_bind()
/dports/x11-wm/mutter/mutter-41.1/src/compositor/
H A Dmeta-window-actor.c1638 texture = cogl_offscreen_get_texture (COGL_OFFSCREEN (framebuffer)); in meta_window_actor_paint_to_content()