Home
last modified time | relevance | path

Searched refs:cogl_pipeline_new (Results 1 – 25 of 232) sorted by relevance

12345678910

/dports/graphics/cogl/cogl-1.22.8/tests/conform/
H A Dtest-snippets.c32 pipeline = cogl_pipeline_new (test_ctx); in create_texture_pipeline()
52 pipeline = cogl_pipeline_new (test_ctx); in simple_fragment_snippet()
76 pipeline = cogl_pipeline_new (test_ctx); in simple_vertex_snippet()
102 pipeline = cogl_pipeline_new (test_ctx); in shared_uniform()
138 pipeline = cogl_pipeline_new (test_ctx); in lots_snippets()
181 pipeline = cogl_pipeline_new (test_ctx); in shared_variable_pre_post()
217 pipeline = cogl_pipeline_new (test_ctx); in test_pipeline_caching()
222 pipeline = cogl_pipeline_new (test_ctx); in test_pipeline_caching()
250 pipeline = cogl_pipeline_new (test_ctx); in test_replace_string()
406 pipeline = cogl_pipeline_new (test_ctx); in test_modify_fragment_layer()
[all …]
H A Dtest-pipeline-cache-unrefs-texture.c45 CoglPipeline *pipeline = cogl_pipeline_new (test_ctx); in test_pipeline_cache_unrefs_texture()
68 simple_pipeline = cogl_pipeline_new (test_ctx); in test_pipeline_cache_unrefs_texture()
H A Dtest-custom-attributes.c234 pipeline2 = cogl_pipeline_new (test_ctx); in test_short_verts()
288 state.pipeline = cogl_pipeline_new (test_ctx); in test_custom_attributes()
H A Dtest-texture-3d.c76 CoglPipeline *pipeline = cogl_pipeline_new (test_ctx); in draw_frame()
210 pipeline = cogl_pipeline_new (test_ctx); in test_multi_texture()
/dports/x11-wm/muffin/muffin-4.8.0/cogl/tests/conform/
H A Dtest-snippets.c32 pipeline = cogl_pipeline_new (test_ctx); in create_texture_pipeline()
52 pipeline = cogl_pipeline_new (test_ctx); in simple_fragment_snippet()
76 pipeline = cogl_pipeline_new (test_ctx); in simple_vertex_snippet()
102 pipeline = cogl_pipeline_new (test_ctx); in shared_uniform()
138 pipeline = cogl_pipeline_new (test_ctx); in lots_snippets()
181 pipeline = cogl_pipeline_new (test_ctx); in shared_variable_pre_post()
217 pipeline = cogl_pipeline_new (test_ctx); in test_pipeline_caching()
222 pipeline = cogl_pipeline_new (test_ctx); in test_pipeline_caching()
250 pipeline = cogl_pipeline_new (test_ctx); in test_replace_string()
406 pipeline = cogl_pipeline_new (test_ctx); in test_modify_fragment_layer()
[all …]
H A Dtest-pipeline-cache-unrefs-texture.c45 CoglPipeline *pipeline = cogl_pipeline_new (test_ctx); in test_pipeline_cache_unrefs_texture()
68 simple_pipeline = cogl_pipeline_new (test_ctx); in test_pipeline_cache_unrefs_texture()
H A Dtest-texture-3d.c76 CoglPipeline *pipeline = cogl_pipeline_new (test_ctx); in draw_frame()
210 pipeline = cogl_pipeline_new (test_ctx); in test_multi_texture()
H A Dtest-custom-attributes.c234 pipeline2 = cogl_pipeline_new (test_ctx); in test_short_verts()
288 state.pipeline = cogl_pipeline_new (test_ctx); in test_custom_attributes()
/dports/x11-wm/mutter/mutter-41.1/cogl/tests/conform/
H A Dtest-snippets.c33 pipeline = cogl_pipeline_new (test_ctx); in create_texture_pipeline()
53 pipeline = cogl_pipeline_new (test_ctx); in simple_fragment_snippet()
77 pipeline = cogl_pipeline_new (test_ctx); in simple_vertex_snippet()
103 pipeline = cogl_pipeline_new (test_ctx); in shared_uniform()
139 pipeline = cogl_pipeline_new (test_ctx); in lots_snippets()
182 pipeline = cogl_pipeline_new (test_ctx); in shared_variable_pre_post()
218 pipeline = cogl_pipeline_new (test_ctx); in test_pipeline_caching()
223 pipeline = cogl_pipeline_new (test_ctx); in test_pipeline_caching()
251 pipeline = cogl_pipeline_new (test_ctx); in test_replace_string()
407 pipeline = cogl_pipeline_new (test_ctx); in test_modify_fragment_layer()
[all …]
H A Dtest-offscreen.c78 opaque_pipeline = cogl_pipeline_new (test_ctx); in test_paint()
100 texture_pipeline = cogl_pipeline_new (test_ctx); in test_paint()
134 pipeline = cogl_pipeline_new (test_ctx); in test_flush()
H A Dtest-pipeline-cache-unrefs-texture.c46 CoglPipeline *pipeline = cogl_pipeline_new (test_ctx); in test_pipeline_cache_unrefs_texture()
69 simple_pipeline = cogl_pipeline_new (test_ctx); in test_pipeline_cache_unrefs_texture()
H A Dtest-blend-strings.c63 pipeline = cogl_pipeline_new (test_ctx); in test_blend_paint()
78 pipeline = cogl_pipeline_new (test_ctx); in test_blend_paint()
190 pipeline = cogl_pipeline_new (test_ctx); in test_tex_combine()
H A Dtest-depth-test.c61 pipeline = cogl_pipeline_new (test_ctx); in draw_rectangle()
88 legacy_pipeline = cogl_pipeline_new (test_ctx); in draw_rectangle()
/dports/x11-wm/mutter/mutter-41.1/src/tests/clutter/interactive/
H A Dtest-cogl-offscreen.c98 pipeline = cogl_pipeline_new (ctx); in test_coglbox_paint()
103 pipeline = cogl_pipeline_new (ctx); in test_coglbox_paint()
112 pipeline = cogl_pipeline_new (ctx); in test_coglbox_paint()
122 pipeline = cogl_pipeline_new (ctx); in test_coglbox_paint()
H A Dtest-cogl-tex-convert.c99 pipeline = cogl_pipeline_new (ctx); in test_coglbox_paint()
104 pipeline = cogl_pipeline_new (ctx); in test_coglbox_paint()
H A Dtest-cogl-tex-tile.c120 pipeline = cogl_pipeline_new (ctx); in test_coglbox_paint()
127 pipeline = cogl_pipeline_new (ctx); in test_coglbox_paint()
/dports/graphics/cogl/cogl-1.22.8/examples/
H A Dcogl-msaa.c80 pipeline = cogl_pipeline_new (ctx); in main()
99 texture_pipeline = cogl_pipeline_new (ctx); in main()
/dports/graphics/cogl/cogl-1.22.8/cogl-pango/
H A Dcogl-pango-pipeline-cache.c110 cogl_pipeline_new (cache->ctx); in get_base_texture_rgba_pipeline()
207 entry->pipeline = cogl_pipeline_new (cache->ctx); in _cogl_pango_pipeline_cache_get()
/dports/x11-wm/muffin/muffin-4.8.0/cogl/cogl-pango/
H A Dcogl-pango-pipeline-cache.c110 cogl_pipeline_new (cache->ctx); in get_base_texture_rgba_pipeline()
207 entry->pipeline = cogl_pipeline_new (cache->ctx); in _cogl_pango_pipeline_cache_get()
/dports/x11-wm/mutter/mutter-41.1/cogl/cogl-pango/
H A Dcogl-pango-pipeline-cache.c108 cogl_pipeline_new (cache->ctx); in get_base_texture_rgba_pipeline()
205 entry->pipeline = cogl_pipeline_new (cache->ctx); in _cogl_pango_pipeline_cache_get()
/dports/graphics/cogl/cogl-1.22.8/tests/micro-perf/
H A Dtest-journal.c163 data.pipeline = cogl_pipeline_new (data.ctx); in main()
165 data.alpha_pipeline = cogl_pipeline_new (data.ctx); in main()
/dports/x11-wm/muffin/muffin-4.8.0/cogl/tests/micro-perf/
H A Dtest-journal.c163 data.pipeline = cogl_pipeline_new (data.ctx); in main()
165 data.alpha_pipeline = cogl_pipeline_new (data.ctx); in main()
/dports/x11-wm/muffin/muffin-4.8.0/cogl/cogl/
H A Dcogl-pipeline.h87 cogl_pipeline_new (CoglContext *context);
/dports/graphics/cogl/cogl-1.22.8/cogl/
H A Dcogl-pipeline.h93 cogl_pipeline_new (CoglContext *context);
/dports/x11-wm/mutter/mutter-41.1/cogl/cogl/
H A Dcogl-pipeline.h88 cogl_pipeline_new (CoglContext *context);

12345678910