Index of all symbols

A

CoglAttributeBuffer, struct in CoglAttributeBuffer: Buffers of vertex attributes
CoglAttributeType, enum in Common Types
cogl_attribute_buffer_new, function in CoglAttributeBuffer: Buffers of vertex attributes
cogl_attribute_get_buffer, function in Vertex Attributes
cogl_attribute_get_normalized, function in Vertex Attributes
cogl_attribute_new, function in Vertex Attributes
cogl_attribute_set_buffer, function in Vertex Attributes
cogl_attribute_set_normalized, function in Vertex Attributes

B

CoglBlendStringError, enum in Pipeline
COGL_BLEND_STRING_ERROR, macro in Pipeline
CoglBufferAccess, enum in CoglBuffer: The Buffer Interface
CoglBufferBit, enum in Common Types
CoglBufferTarget, enum in Common Types
CoglBufferUpdateHint, enum in CoglBuffer: The Buffer Interface
cogl_buffer_get_size, function in CoglBuffer: The Buffer Interface
cogl_buffer_get_update_hint, function in CoglBuffer: The Buffer Interface
cogl_buffer_map, function in CoglBuffer: The Buffer Interface
cogl_buffer_set_data, function in CoglBuffer: The Buffer Interface
cogl_buffer_set_update_hint, function in CoglBuffer: The Buffer Interface
cogl_buffer_unmap, function in CoglBuffer: The Buffer Interface

C

cogl_clear, function in The Top-Level Context
cogl_clip_pop, function in Clipping
cogl_clip_push_from_path, function in Clipping
cogl_clip_push_from_path_preserve, function in Clipping
cogl_clip_push_primitive, function in Clipping
cogl_clip_push_rectangle, function in Clipping
cogl_clip_push_window_rectangle, function in Clipping
CoglColor, struct in Color Type
CoglColorMask, enum in Common Types
cogl_color_copy, function in Color Type
cogl_color_equal, function in Color Type
cogl_color_free, function in Color Type
cogl_color_get_alpha, function in Color Type
cogl_color_get_alpha_byte, function in Color Type
cogl_color_get_alpha_float, function in Color Type
cogl_color_get_blue, function in Color Type
cogl_color_get_blue_byte, function in Color Type
cogl_color_get_blue_float, function in Color Type
cogl_color_get_green, function in Color Type
cogl_color_get_green_byte, function in Color Type
cogl_color_get_green_float, function in Color Type
cogl_color_get_red, function in Color Type
cogl_color_get_red_byte, function in Color Type
cogl_color_get_red_float, function in Color Type
cogl_color_new, function in Color Type
cogl_color_premultiply, function in Color Type
cogl_color_set_alpha, function in Color Type
cogl_color_set_alpha_byte, function in Color Type
cogl_color_set_alpha_float, function in Color Type
cogl_color_set_blue, function in Color Type
cogl_color_set_blue_byte, function in Color Type
cogl_color_set_blue_float, function in Color Type
cogl_color_set_from_4f, function in Color Type
cogl_color_set_from_4ub, function in Color Type
cogl_color_set_green, function in Color Type
cogl_color_set_green_byte, function in Color Type
cogl_color_set_green_float, function in Color Type
cogl_color_set_red, function in Color Type
cogl_color_set_red_byte, function in Color Type
cogl_color_set_red_float, function in Color Type
cogl_color_unpremultiply, function in Color Type
cogl_context_get_display, function in The Top-Level Context
cogl_context_new, function in The Top-Level Context

D

cogl_depth_state_get_range, function in cogl-depth-state
cogl_depth_state_get_test_enabled, function in cogl-depth-state
cogl_depth_state_get_test_function, function in cogl-depth-state
cogl_depth_state_init, function in cogl-depth-state
cogl_depth_state_set_range, function in cogl-depth-state
cogl_depth_state_set_test_enabled, function in cogl-depth-state
cogl_depth_state_set_test_function, function in cogl-depth-state
cogl_display_get_renderer, function in CoglDisplay: Setup a display pipeline
cogl_display_new, function in CoglDisplay: Setup a display pipeline
cogl_display_setup, function in CoglDisplay: Setup a display pipeline

E

CoglEuler, struct in Eulers (Rotations)
cogl_euler_copy, function in Eulers (Rotations)
cogl_euler_equal, function in Eulers (Rotations)
cogl_euler_free, function in Eulers (Rotations)
cogl_euler_init, function in Eulers (Rotations)
cogl_euler_init_from_matrix, function in Eulers (Rotations)
cogl_euler_init_from_quaternion, function in Eulers (Rotations)

F

CoglFeatureCallback, user_function in The Top-Level Context
CoglFeatureID, enum in The Top-Level Context
cogl_flush, function in The Top-Level Context
cogl_foreach_feature, function in The Top-Level Context
CoglFramebuffer, struct in CoglFramebuffer: The Framebuffer Interface
COGL_FRAMEBUFFER, macro in CoglFramebuffer: The Framebuffer Interface
cogl_framebuffer_allocate, function in CoglFramebuffer: The Framebuffer Interface
cogl_framebuffer_clear, function in CoglFramebuffer: The Framebuffer Interface
cogl_framebuffer_clear4f, function in CoglFramebuffer: The Framebuffer Interface
cogl_framebuffer_draw_attributes, function in CoglFramebuffer: The Framebuffer Interface
cogl_framebuffer_draw_indexed_attributes, function in CoglFramebuffer: The Framebuffer Interface
cogl_framebuffer_draw_primitive, function in CoglFramebuffer: The Framebuffer Interface
cogl_framebuffer_finish, function in CoglFramebuffer: The Framebuffer Interface
cogl_framebuffer_get_blue_bits, function in CoglFramebuffer: The Framebuffer Interface
cogl_framebuffer_get_color_mask, function in CoglFramebuffer: The Framebuffer Interface
cogl_framebuffer_get_context, function in CoglFramebuffer: The Framebuffer Interface
cogl_framebuffer_get_green_bits, function in CoglFramebuffer: The Framebuffer Interface
cogl_framebuffer_get_height, function in CoglFramebuffer: The Framebuffer Interface
cogl_framebuffer_get_red_bits, function in CoglFramebuffer: The Framebuffer Interface
cogl_framebuffer_get_viewport4fv, function in CoglFramebuffer: The Framebuffer Interface
cogl_framebuffer_get_viewport_height, function in CoglFramebuffer: The Framebuffer Interface
cogl_framebuffer_get_viewport_width, function in CoglFramebuffer: The Framebuffer Interface
cogl_framebuffer_get_viewport_x, function in CoglFramebuffer: The Framebuffer Interface
cogl_framebuffer_get_viewport_y, function in CoglFramebuffer: The Framebuffer Interface
cogl_framebuffer_get_width, function in CoglFramebuffer: The Framebuffer Interface
cogl_framebuffer_read_pixels_into_bitmap, function in CoglFramebuffer: The Framebuffer Interface
cogl_framebuffer_set_color_mask, function in CoglFramebuffer: The Framebuffer Interface
cogl_framebuffer_set_viewport, function in CoglFramebuffer: The Framebuffer Interface
cogl_frustum, function in The Top-Level Context
CoglFuncPtr, user_function in Common Types

G

cogl_gdl_display_set_plane, function in CoglDisplay: Setup a display pipeline
cogl_get_draw_framebuffer, function in CoglFramebuffer: The Framebuffer Interface
cogl_get_modelview_matrix, function in The Top-Level Context
cogl_get_projection_matrix, function in The Top-Level Context
cogl_get_source, function in The Top-Level Context
cogl_get_static_identity_quaternion, function in Quaternions (Rotations)
cogl_get_static_zero_quaternion, function in Quaternions (Rotations)
cogl_get_viewport, function in The Top-Level Context
cogl_glib_source_new, function in Main loop integeration
cogl_gtype_matrix_get_type, function in GType Integration API

H

cogl_has_feature, function in The Top-Level Context
cogl_has_features, function in The Top-Level Context

I

CoglIndexBuffer, struct in CoglIndexBuffer: Buffers of vertex indices
cogl_index_buffer_new, function in CoglIndexBuffer: Buffers of vertex indices
cogl_indices_new, function in Indices
cogl_is_attribute, function in Vertex Attributes
cogl_is_attribute_buffer, function in CoglAttributeBuffer: Buffers of vertex attributes
cogl_is_buffer, function in CoglBuffer: The Buffer Interface
cogl_is_context, function in The Top-Level Context
cogl_is_index_buffer, function in CoglIndexBuffer: Buffers of vertex indices
cogl_is_offscreen, function in Offscreen Framebuffers
cogl_is_path, function in Path Primitives
cogl_is_pipeline, function in Pipeline
cogl_is_pixel_buffer, macro in CoglBuffer: The Buffer Interface
cogl_is_primitive, function in Primitives
cogl_is_snippet, function in Shader snippets
cogl_is_sub_texture, macro in Sub Textures
cogl_is_texture, function in The Texture Interface
cogl_is_texture_3d, function in 3D textures
cogl_is_texture_pixmap_x11, function in X11 Texture From Pixmap
cogl_is_texture_rectangle, macro in Rectangle textures (non-normalized coordinates)

M

CoglMatrix, struct in Matrices
cogl_matrix_copy, function in Matrices
cogl_matrix_equal, function in Matrices
cogl_matrix_free, function in Matrices
cogl_matrix_frustum, function in Matrices
cogl_matrix_get_array, function in Matrices
cogl_matrix_get_inverse, function in Matrices
cogl_matrix_init_from_array, function in Matrices
cogl_matrix_init_identity, function in Matrices
cogl_matrix_is_identity, function in Matrices
cogl_matrix_look_at, function in Matrices
cogl_matrix_multiply, function in Matrices
cogl_matrix_orthographic, function in Matrices
cogl_matrix_perspective, function in Matrices
cogl_matrix_project_points, function in Matrices
cogl_matrix_rotate, function in Matrices
cogl_matrix_scale, function in Matrices
cogl_matrix_transform_point, function in Matrices
cogl_matrix_transform_points, function in Matrices
cogl_matrix_translate, function in Matrices
cogl_matrix_transpose, function in Matrices
CoglMetaTexture, struct in High Level Meta Textures
CoglMetaTextureCallback, user_function in High Level Meta Textures
cogl_meta_texture_foreach_in_region, function in High Level Meta Textures

O

CoglObject, struct in The Object Interface
cogl_object_get_user_data, function in The Object Interface
cogl_object_ref, function in The Object Interface
cogl_object_set_user_data, function in The Object Interface
cogl_object_unref, function in The Object Interface
cogl_offscreen_new_to_texture, function in Offscreen Framebuffers
COGL_ONSCREEN, macro in CoglOnscreen: The Onscreen Framebuffer Interface
CoglOnscreen, struct in CoglOnscreen: The Onscreen Framebuffer Interface
cogl_onscreen_hide, function in CoglOnscreen: The Onscreen Framebuffer Interface
cogl_onscreen_new, function in CoglOnscreen: The Onscreen Framebuffer Interface
cogl_onscreen_set_swap_throttled, function in CoglOnscreen: The Onscreen Framebuffer Interface
cogl_onscreen_show, function in CoglOnscreen: The Onscreen Framebuffer Interface
cogl_onscreen_template_new, macro in CoglOnscreenTemplate: Describe a template for onscreen framebuffers
cogl_ortho, function in The Top-Level Context

P

CoglPathFillRule, enum in Path Primitives
cogl_path_arc, macro in Path Primitives
cogl_path_close, macro in Path Primitives
cogl_path_copy, function in Path Primitives
cogl_path_curve_to, macro in Path Primitives
cogl_path_ellipse, macro in Path Primitives
cogl_path_fill, macro in Path Primitives
cogl_path_get_fill_rule, macro in Path Primitives
cogl_path_line, macro in Path Primitives
cogl_path_line_to, macro in Path Primitives
cogl_path_move_to, macro in Path Primitives
cogl_path_new, macro in Path Primitives
cogl_path_polygon, macro in Path Primitives
cogl_path_polyline, macro in Path Primitives
cogl_path_rectangle, macro in Path Primitives
cogl_path_rel_curve_to, macro in Path Primitives
cogl_path_rel_line_to, macro in Path Primitives
cogl_path_rel_move_to, macro in Path Primitives
cogl_path_round_rectangle, macro in Path Primitives
cogl_path_set_fill_rule, macro in Path Primitives
cogl_path_stroke, macro in Path Primitives
cogl_perspective, function in The Top-Level Context
CoglPipelineCullFaceMode, enum in Pipeline
cogl_pipeline_add_layer_snippet, function in Pipeline
cogl_pipeline_add_snippet, function in Pipeline
cogl_pipeline_copy, function in Pipeline
cogl_pipeline_foreach_layer, function in Pipeline
cogl_pipeline_get_ambient, function in Pipeline
cogl_pipeline_get_color, function in Pipeline
cogl_pipeline_get_color_mask, function in Pipeline
cogl_pipeline_get_diffuse, function in Pipeline
cogl_pipeline_get_emission, function in Pipeline
cogl_pipeline_get_layer_mag_filter, function in Pipeline
cogl_pipeline_get_layer_min_filter, function in Pipeline
cogl_pipeline_get_layer_point_sprite_coords_enabled, function in Pipeline
cogl_pipeline_get_layer_texture, function in Pipeline
cogl_pipeline_get_n_layers, function in Pipeline
cogl_pipeline_get_point_size, function in Pipeline
cogl_pipeline_get_shininess, function in Pipeline
cogl_pipeline_get_specular, function in Pipeline
cogl_pipeline_get_uniform_location, function in Pipeline
cogl_pipeline_new, function in Pipeline
cogl_pipeline_remove_layer, function in Pipeline
cogl_pipeline_set_alpha_test_function, function in Pipeline
cogl_pipeline_set_ambient, function in Pipeline
cogl_pipeline_set_ambient_and_diffuse, function in Pipeline
cogl_pipeline_set_blend, function in Pipeline
cogl_pipeline_set_blend_constant, function in Pipeline
cogl_pipeline_set_color, function in Pipeline
cogl_pipeline_set_color4f, function in Pipeline
cogl_pipeline_set_color4ub, function in Pipeline
cogl_pipeline_set_color_mask, function in Pipeline
cogl_pipeline_set_cull_face_mode, function in Pipeline
cogl_pipeline_set_diffuse, function in Pipeline
cogl_pipeline_set_emission, function in Pipeline
cogl_pipeline_set_front_face_winding, function in Pipeline
cogl_pipeline_set_layer_combine, function in Pipeline
cogl_pipeline_set_layer_combine_constant, function in Pipeline
cogl_pipeline_set_layer_filters, function in Pipeline
cogl_pipeline_set_layer_matrix, function in Pipeline
cogl_pipeline_set_layer_null_texture, function in Pipeline
cogl_pipeline_set_layer_point_sprite_coords_enabled, function in Pipeline
cogl_pipeline_set_layer_texture, function in Pipeline
cogl_pipeline_set_layer_wrap_mode, function in Pipeline
cogl_pipeline_set_layer_wrap_mode_p, function in Pipeline
cogl_pipeline_set_layer_wrap_mode_s, function in Pipeline
cogl_pipeline_set_layer_wrap_mode_t, function in Pipeline
cogl_pipeline_set_point_size, function in Pipeline
cogl_pipeline_set_shininess, function in Pipeline
cogl_pipeline_set_specular, function in Pipeline
cogl_pipeline_set_uniform_1f, function in Pipeline
cogl_pipeline_set_uniform_1i, function in Pipeline
cogl_pipeline_set_uniform_float, function in Pipeline
cogl_pipeline_set_uniform_int, function in Pipeline
cogl_pipeline_set_uniform_matrix, function in Pipeline
CoglPixelFormat, enum in Common Types
cogl_pixel_buffer_new, macro in CoglBuffer: The Buffer Interface
CoglPollFD, struct in Main loop integeration
CoglPollFDEvent, enum in Main loop integeration
cogl_poll_dispatch, function in Main loop integeration
cogl_poll_get_info, function in Main loop integeration
cogl_polygon, function in Primitives (Deprecated)
cogl_pop_framebuffer, function in CoglFramebuffer: The Framebuffer Interface
cogl_pop_matrix, function in The Top-Level Context
cogl_pop_source, function in The Top-Level Context
CoglPrimitive, struct in Primitives
CoglPrimitiveAttributeCallback, user_function in Primitives
cogl_primitive_copy, function in Primitives
cogl_primitive_foreach_attribute, function in Primitives
cogl_primitive_get_first_vertex, function in Primitives
cogl_primitive_get_indices, function in Primitives
cogl_primitive_get_mode, function in Primitives
cogl_primitive_get_n_vertices, macro in Primitives
cogl_primitive_new, function in Primitives
cogl_primitive_new_p2, function in Primitives
cogl_primitive_new_p2c4, function in Primitives
cogl_primitive_new_p2t2, function in Primitives
cogl_primitive_new_p2t2c4, function in Primitives
cogl_primitive_new_p3, function in Primitives
cogl_primitive_new_p3c4, function in Primitives
cogl_primitive_new_p3t2, function in Primitives
cogl_primitive_new_p3t2c4, function in Primitives
cogl_primitive_new_with_attributes, function in Primitives
cogl_primitive_set_attributes, function in Primitives
cogl_primitive_set_first_vertex, function in Primitives
cogl_primitive_set_indices, macro in Primitives
cogl_primitive_set_mode, function in Primitives
cogl_primitive_set_n_vertices, macro in Primitives
cogl_push_framebuffer, function in CoglFramebuffer: The Framebuffer Interface
cogl_push_matrix, function in The Top-Level Context
cogl_push_source, function in The Top-Level Context

Q

CoglQuaternion, struct in Quaternions (Rotations)
cogl_quaternion_copy, function in Quaternions (Rotations)
cogl_quaternion_dot_product, function in Quaternions (Rotations)
cogl_quaternion_equal, function in Quaternions (Rotations)
cogl_quaternion_free, function in Quaternions (Rotations)
cogl_quaternion_get_rotation_angle, function in Quaternions (Rotations)
cogl_quaternion_get_rotation_axis, function in Quaternions (Rotations)
cogl_quaternion_init, function in Quaternions (Rotations)
cogl_quaternion_init_from_angle_vector, function in Quaternions (Rotations)
cogl_quaternion_init_from_array, function in Quaternions (Rotations)
cogl_quaternion_init_from_x_rotation, function in Quaternions (Rotations)
cogl_quaternion_init_from_y_rotation, function in Quaternions (Rotations)
cogl_quaternion_init_from_z_rotation, function in Quaternions (Rotations)
cogl_quaternion_init_identity, function in Quaternions (Rotations)
cogl_quaternion_invert, function in Quaternions (Rotations)
cogl_quaternion_multiply, function in Quaternions (Rotations)
cogl_quaternion_nlerp, function in Quaternions (Rotations)
cogl_quaternion_normalize, function in Quaternions (Rotations)
cogl_quaternion_pow, function in Quaternions (Rotations)
cogl_quaternion_slerp, function in Quaternions (Rotations)
cogl_quaternion_squad, function in Quaternions (Rotations)

R

CoglReadPixelsFlags, enum in The Top-Level Context
cogl_read_pixels, function in The Top-Level Context
cogl_rectangle, function in Rectangles
cogl_rectangles, function in Rectangles
cogl_rectangles_with_texture_coords, function in Rectangles
cogl_rectangle_with_multitexture_coords, function in Rectangles
cogl_rectangle_with_texture_coords, function in Rectangles
cogl_renderer_connect, function in CoglRenderer: Connect to a backend renderer
cogl_renderer_get_n_fragment_texture_units, function in CoglRenderer: Connect to a backend renderer
cogl_renderer_new, function in CoglRenderer: Connect to a backend renderer
cogl_rotate, function in The Top-Level Context

S

cogl_scale, function in The Top-Level Context
cogl_set_framebuffer, function in CoglFramebuffer: The Framebuffer Interface
cogl_set_modelview_matrix, function in The Top-Level Context
cogl_set_projection_matrix, function in The Top-Level Context
cogl_set_source, function in The Top-Level Context
cogl_set_source_color, function in The Top-Level Context
cogl_set_source_color4f, function in The Top-Level Context
cogl_set_source_color4ub, function in The Top-Level Context
cogl_set_source_texture, function in The Top-Level Context
cogl_set_viewport, function in The Top-Level Context
CoglSnippet, struct in Shader snippets
CoglSnippetHook, enum in Shader snippets
cogl_snippet_get_declarations, function in Shader snippets
cogl_snippet_get_hook, function in Shader snippets
cogl_snippet_get_post, function in Shader snippets
cogl_snippet_get_pre, function in Shader snippets
cogl_snippet_get_replace, function in Shader snippets
cogl_snippet_new, function in Shader snippets
cogl_snippet_set_declarations, function in Shader snippets
cogl_snippet_set_post, function in Shader snippets
cogl_snippet_set_pre, function in Shader snippets
cogl_snippet_set_replace, function in Shader snippets
CoglSubTexture, struct in Sub Textures
cogl_sub_texture_new, macro in Sub Textures
cogl_swap_chain_new, macro in CoglSwapChain: Describe a set of back buffers for flipping between
cogl_swap_chain_set_has_alpha, macro in CoglSwapChain: Describe a set of back buffers for flipping between
cogl_swap_chain_set_length, macro in CoglSwapChain: Describe a set of back buffers for flipping between

T

CoglTexture, struct in The Texture Interface
CoglTexture2D, struct in 2D textures
CoglTexture2DSliced, struct in Sliced Textures
CoglTexture3D, struct in 3D textures
CoglTextureRectangle, struct in Rectangle textures (non-normalized coordinates)
CoglTextureType, enum in The Texture Interface
cogl_texture_2d_new_from_data, macro in 2D textures
cogl_texture_2d_new_from_foreign, macro in 2D textures
cogl_texture_2d_new_with_size, macro in 2D textures
cogl_texture_2d_sliced_new_with_size, function in Sliced Textures
cogl_texture_3d_new_from_data, function in 3D textures
cogl_texture_3d_new_with_size, function in 3D textures
cogl_texture_get_data, function in The Texture Interface
cogl_texture_get_format, function in The Texture Interface
cogl_texture_get_height, function in The Texture Interface
cogl_texture_get_width, function in The Texture Interface
cogl_texture_is_sliced, function in The Texture Interface
cogl_texture_pixmap_x11_is_using_tfp_extension, function in X11 Texture From Pixmap
cogl_texture_pixmap_x11_new, function in X11 Texture From Pixmap
cogl_texture_pixmap_x11_set_damage_object, function in X11 Texture From Pixmap
cogl_texture_pixmap_x11_update_area, function in X11 Texture From Pixmap
cogl_texture_rectangle_new_with_size, macro in Rectangle textures (non-normalized coordinates)
cogl_texture_set_region, function in The Texture Interface
cogl_transform, function in The Top-Level Context
cogl_translate, function in The Top-Level Context
COGL_TYPE_BUFFER_BIT, macro in The Top-Level Context

V

cogl_vector3_add, function in 3 Component Vectors
cogl_vector3_copy, function in 3 Component Vectors
cogl_vector3_cross_product, function in 3 Component Vectors
cogl_vector3_distance, function in 3 Component Vectors
cogl_vector3_divide_scalar, function in 3 Component Vectors
cogl_vector3_dot_product, function in 3 Component Vectors
cogl_vector3_equal, function in 3 Component Vectors
cogl_vector3_equal_with_epsilon, function in 3 Component Vectors
cogl_vector3_free, function in 3 Component Vectors
cogl_vector3_init, function in 3 Component Vectors
cogl_vector3_init_zero, function in 3 Component Vectors
cogl_vector3_invert, function in 3 Component Vectors
cogl_vector3_magnitude, function in 3 Component Vectors
cogl_vector3_multiply_scalar, function in 3 Component Vectors
cogl_vector3_normalize, function in 3 Component Vectors
cogl_vector3_subtract, function in 3 Component Vectors

W

cogl_wayland_display_set_compositor_display, function in CoglDisplay: Setup a display pipeline
cogl_wayland_renderer_get_compositor, function in CoglRenderer: Connect to a backend renderer
cogl_wayland_renderer_get_display, function in CoglRenderer: Connect to a backend renderer
cogl_wayland_renderer_set_foreign_compositor, function in CoglRenderer: Connect to a backend renderer
cogl_wayland_renderer_set_foreign_display, function in CoglRenderer: Connect to a backend renderer
CoglWin32FilterFunc, user_function in CoglRenderer: Connect to a backend renderer
cogl_win32_onscreen_get_window, function in CoglOnscreen: The Onscreen Framebuffer Interface
cogl_win32_onscreen_set_foreign_window, function in CoglOnscreen: The Onscreen Framebuffer Interface
CoglWinding, enum in Pipeline

X

cogl_x11_onscreen_get_visual_xid, function in CoglOnscreen: The Onscreen Framebuffer Interface
cogl_x11_onscreen_get_window_xid, function in CoglOnscreen: The Onscreen Framebuffer Interface
cogl_x11_onscreen_set_foreign_window_xid, function in CoglOnscreen: The Onscreen Framebuffer Interface
CoglXlibFilterFunc, user_function in CoglRenderer: Connect to a backend renderer
cogl_xlib_renderer_get_foreign_display, macro in CoglRenderer: Connect to a backend renderer
cogl_xlib_renderer_set_foreign_display, macro in CoglRenderer: Connect to a backend renderer