Home
last modified time | relevance | path

Searched refs:blend_state0 (Results 1 – 3 of 3) sorted by relevance

/dports/x11-wm/mutter/mutter-41.1/cogl/cogl/
H A Dcogl-pipeline-state.c106 if (blend_state0->blend_equation_rgb != blend_state1->blend_equation_rgb) in _cogl_pipeline_blend_state_equal()
109 if (blend_state0->blend_equation_alpha != in _cogl_pipeline_blend_state_equal()
112 if (blend_state0->blend_src_factor_alpha != in _cogl_pipeline_blend_state_equal()
115 if (blend_state0->blend_dst_factor_alpha != in _cogl_pipeline_blend_state_equal()
119 if (blend_state0->blend_src_factor_rgb != in _cogl_pipeline_blend_state_equal()
122 if (blend_state0->blend_dst_factor_rgb != in _cogl_pipeline_blend_state_equal()
126 if (blend_state0->blend_src_factor_rgb == GL_ONE_MINUS_CONSTANT_COLOR || in _cogl_pipeline_blend_state_equal()
127 blend_state0->blend_src_factor_rgb == GL_CONSTANT_COLOR || in _cogl_pipeline_blend_state_equal()
128 blend_state0->blend_dst_factor_rgb == GL_ONE_MINUS_CONSTANT_COLOR || in _cogl_pipeline_blend_state_equal()
129 blend_state0->blend_dst_factor_rgb == GL_CONSTANT_COLOR) in _cogl_pipeline_blend_state_equal()
[all …]
/dports/graphics/cogl/cogl-1.22.8/cogl/
H A Dcogl-pipeline-state.c130 if (blend_state0->blend_equation_rgb != blend_state1->blend_equation_rgb) in _cogl_pipeline_blend_state_equal()
133 if (blend_state0->blend_equation_alpha != in _cogl_pipeline_blend_state_equal()
136 if (blend_state0->blend_src_factor_alpha != in _cogl_pipeline_blend_state_equal()
139 if (blend_state0->blend_dst_factor_alpha != in _cogl_pipeline_blend_state_equal()
143 if (blend_state0->blend_src_factor_rgb != in _cogl_pipeline_blend_state_equal()
146 if (blend_state0->blend_dst_factor_rgb != in _cogl_pipeline_blend_state_equal()
150 if (blend_state0->blend_src_factor_rgb == GL_ONE_MINUS_CONSTANT_COLOR || in _cogl_pipeline_blend_state_equal()
151 blend_state0->blend_src_factor_rgb == GL_CONSTANT_COLOR || in _cogl_pipeline_blend_state_equal()
152 blend_state0->blend_dst_factor_rgb == GL_ONE_MINUS_CONSTANT_COLOR || in _cogl_pipeline_blend_state_equal()
153 blend_state0->blend_dst_factor_rgb == GL_CONSTANT_COLOR) in _cogl_pipeline_blend_state_equal()
[all …]
/dports/x11-wm/muffin/muffin-4.8.0/cogl/cogl/
H A Dcogl-pipeline-state.c130 if (blend_state0->blend_equation_rgb != blend_state1->blend_equation_rgb) in _cogl_pipeline_blend_state_equal()
133 if (blend_state0->blend_equation_alpha != in _cogl_pipeline_blend_state_equal()
136 if (blend_state0->blend_src_factor_alpha != in _cogl_pipeline_blend_state_equal()
139 if (blend_state0->blend_dst_factor_alpha != in _cogl_pipeline_blend_state_equal()
143 if (blend_state0->blend_src_factor_rgb != in _cogl_pipeline_blend_state_equal()
146 if (blend_state0->blend_dst_factor_rgb != in _cogl_pipeline_blend_state_equal()
150 if (blend_state0->blend_src_factor_rgb == GL_ONE_MINUS_CONSTANT_COLOR || in _cogl_pipeline_blend_state_equal()
151 blend_state0->blend_src_factor_rgb == GL_CONSTANT_COLOR || in _cogl_pipeline_blend_state_equal()
152 blend_state0->blend_dst_factor_rgb == GL_ONE_MINUS_CONSTANT_COLOR || in _cogl_pipeline_blend_state_equal()
153 blend_state0->blend_dst_factor_rgb == GL_CONSTANT_COLOR) in _cogl_pipeline_blend_state_equal()
[all …]