Home
last modified time | relevance | path

Searched refs:cogl_color_get_green_float (Results 1 – 24 of 24) sorted by path

/dports/graphics/cogl/cogl-1.22.8/cogl/
H A Dcogl-color.c156 cogl_color_get_green_float (const CoglColor *color) in cogl_color_get_green_float() function
H A Dcogl-color.h279 cogl_color_get_green_float (const CoglColor *color);
H A Dcogl-framebuffer.c459 cogl_color_get_green_float (color), in cogl_framebuffer_clear()
H A Dcogl-pipeline-layer-state.c1306 color_as_floats[1] = cogl_color_get_green_float (constant_color); in cogl_pipeline_set_layer_combine_constant()
H A Dcogl-pipeline-state.c552 lighting_state->ambient[1] = cogl_color_get_green_float (ambient); in cogl_pipeline_set_ambient()
602 lighting_state->diffuse[1] = cogl_color_get_green_float (diffuse); in cogl_pipeline_set_diffuse()
660 lighting_state->specular[1] = cogl_color_get_green_float (specular); in cogl_pipeline_set_specular()
760 lighting_state->emission[1] = cogl_color_get_green_float (emission); in cogl_pipeline_set_emission()
H A Dcogl.symbols124 cogl_color_get_green_float
/dports/graphics/cogl/cogl-1.22.8/cogl/driver/gl/
H A Dcogl-pipeline-fragend-fixed.c385 fogColor[1] = cogl_color_get_green_float (&fog_state->color); in _cogl_pipeline_fragend_fixed_end()
H A Dcogl-pipeline-opengl.c543 cogl_color_get_green_float (&blend_state->blend_constant); in _cogl_pipeline_flush_color_blend_alpha_depth_state()
1450 cogl_color_get_green_float (&authority->color), in _cogl_pipeline_flush_gl_state()
/dports/graphics/cogl/cogl-1.22.8/tests/conform/
H A Dtest-color-hsl.c39 cogl_assert_float (cogl_color_get_green_float (&color), luminance); in test_color_hsl()
/dports/x11-wm/muffin/muffin-4.8.0/cogl/cogl/
H A Dcogl-color.c155 cogl_color_get_green_float (const CoglColor *color) in cogl_color_get_green_float() function
H A Dcogl-color.h275 cogl_color_get_green_float (const CoglColor *color);
H A Dcogl-framebuffer.c459 cogl_color_get_green_float (color), in cogl_framebuffer_clear()
H A Dcogl-pipeline-layer-state.c1306 color_as_floats[1] = cogl_color_get_green_float (constant_color); in cogl_pipeline_set_layer_combine_constant()
H A Dcogl-pipeline-state.c552 lighting_state->ambient[1] = cogl_color_get_green_float (ambient); in cogl_pipeline_set_ambient()
602 lighting_state->diffuse[1] = cogl_color_get_green_float (diffuse); in cogl_pipeline_set_diffuse()
660 lighting_state->specular[1] = cogl_color_get_green_float (specular); in cogl_pipeline_set_specular()
760 lighting_state->emission[1] = cogl_color_get_green_float (emission); in cogl_pipeline_set_emission()
H A Dcogl.symbols124 cogl_color_get_green_float
/dports/x11-wm/muffin/muffin-4.8.0/cogl/cogl/driver/gl/
H A Dcogl-pipeline-fragend-fixed.c385 fogColor[1] = cogl_color_get_green_float (&fog_state->color); in _cogl_pipeline_fragend_fixed_end()
H A Dcogl-pipeline-opengl.c540 cogl_color_get_green_float (&blend_state->blend_constant); in _cogl_pipeline_flush_color_blend_alpha_depth_state()
1447 cogl_color_get_green_float (&authority->color), in _cogl_pipeline_flush_gl_state()
/dports/x11-wm/muffin/muffin-4.8.0/cogl/tests/conform/
H A Dtest-color-hsl.c39 cogl_assert_float (cogl_color_get_green_float (&color), luminance); in test_color_hsl()
/dports/x11-wm/mutter/mutter-41.1/cogl/cogl/
H A Dcogl-color.c131 cogl_color_get_green_float (const CoglColor *color) in cogl_color_get_green_float() function
H A Dcogl-color.h234 cogl_color_get_green_float (const CoglColor *color);
H A Dcogl-framebuffer.c665 cogl_color_get_green_float (color), in cogl_framebuffer_clear()
H A Dcogl-pipeline-layer-state.c1039 color_as_floats[1] = cogl_color_get_green_float (constant_color); in cogl_pipeline_set_layer_combine_constant()
/dports/x11-wm/mutter/mutter-41.1/cogl/cogl/driver/gl/
H A Dcogl-pipeline-opengl.c366 cogl_color_get_green_float (&blend_state->blend_constant); in _cogl_pipeline_flush_color_blend_alpha_depth_state()
1159 cogl_color_get_green_float (&authority->color), in _cogl_pipeline_flush_gl_state()
/dports/x11-wm/mutter/mutter-41.1/cogl/tests/conform/
H A Dtest-color-hsl.c40 cogl_assert_float (cogl_color_get_green_float (&color), luminance); in test_color_hsl()