Home
last modified time | relevance | path

Searched refs:GL_ONE_MINUS_CONSTANT_COLOR (Results 51 – 75 of 1106) sorted by relevance

12345678910>>...45

/dports/x11-wm/muffin/muffin-4.8.0/cogl/cogl/
H A Dcogl-gles2-types.h109 #define GL_ONE_MINUS_CONSTANT_COLOR 0x8002 macro
H A Dcogl-pipeline-state.c150 if (blend_state0->blend_src_factor_rgb == GL_ONE_MINUS_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()
919 return GL_ONE_MINUS_CONSTANT_COLOR; in arg_to_gl_blend_factor()
1863 if (blend_state->blend_src_factor_rgb == GL_ONE_MINUS_CONSTANT_COLOR || in _cogl_pipeline_hash_blend_state()
1865 blend_state->blend_dst_factor_rgb == GL_ONE_MINUS_CONSTANT_COLOR || in _cogl_pipeline_hash_blend_state()
/dports/emulators/citra/citra-ac98458e0/src/video_core/renderer_opengl/
H A Dpica_to_gl.h146 GL_ONE_MINUS_CONSTANT_COLOR, // BlendFactor::OneMinusConstantColor in BlendFunc()
/dports/emulators/citra-qt5/citra-ac98458e0/src/video_core/renderer_opengl/
H A Dpica_to_gl.h146 GL_ONE_MINUS_CONSTANT_COLOR, // BlendFactor::OneMinusConstantColor in BlendFunc()
/dports/graphics/cogl/cogl-1.22.8/cogl/
H A Dcogl-pipeline-state.c150 if (blend_state0->blend_src_factor_rgb == GL_ONE_MINUS_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()
919 return GL_ONE_MINUS_CONSTANT_COLOR; in arg_to_gl_blend_factor()
1863 if (blend_state->blend_src_factor_rgb == GL_ONE_MINUS_CONSTANT_COLOR || in _cogl_pipeline_hash_blend_state()
1865 blend_state->blend_dst_factor_rgb == GL_ONE_MINUS_CONSTANT_COLOR || in _cogl_pipeline_hash_blend_state()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/swrast/
H A Ds_blend.c542 case GL_ONE_MINUS_CONSTANT_COLOR: in blend_general_float()
601 case GL_ONE_MINUS_CONSTANT_COLOR: in blend_general_float()
658 case GL_ONE_MINUS_CONSTANT_COLOR: in blend_general_float()
715 case GL_ONE_MINUS_CONSTANT_COLOR: in blend_general_float()
/dports/lang/clover/mesa-21.3.6/src/mesa/swrast/
H A Ds_blend.c542 case GL_ONE_MINUS_CONSTANT_COLOR: in blend_general_float()
601 case GL_ONE_MINUS_CONSTANT_COLOR: in blend_general_float()
658 case GL_ONE_MINUS_CONSTANT_COLOR: in blend_general_float()
715 case GL_ONE_MINUS_CONSTANT_COLOR: in blend_general_float()
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/swrast/
H A Ds_blend.c542 case GL_ONE_MINUS_CONSTANT_COLOR: in blend_general_float()
601 case GL_ONE_MINUS_CONSTANT_COLOR: in blend_general_float()
658 case GL_ONE_MINUS_CONSTANT_COLOR: in blend_general_float()
715 case GL_ONE_MINUS_CONSTANT_COLOR: in blend_general_float()
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/swrast/
H A Ds_blend.c542 case GL_ONE_MINUS_CONSTANT_COLOR: in blend_general_float()
601 case GL_ONE_MINUS_CONSTANT_COLOR: in blend_general_float()
658 case GL_ONE_MINUS_CONSTANT_COLOR: in blend_general_float()
715 case GL_ONE_MINUS_CONSTANT_COLOR: in blend_general_float()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/swrast/
H A Ds_blend.c542 case GL_ONE_MINUS_CONSTANT_COLOR: in blend_general_float()
601 case GL_ONE_MINUS_CONSTANT_COLOR: in blend_general_float()
658 case GL_ONE_MINUS_CONSTANT_COLOR: in blend_general_float()
715 case GL_ONE_MINUS_CONSTANT_COLOR: in blend_general_float()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/swrast/
H A Ds_blend.c542 case GL_ONE_MINUS_CONSTANT_COLOR: in blend_general_float()
601 case GL_ONE_MINUS_CONSTANT_COLOR: in blend_general_float()
658 case GL_ONE_MINUS_CONSTANT_COLOR: in blend_general_float()
715 case GL_ONE_MINUS_CONSTANT_COLOR: in blend_general_float()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/swrast/
H A Ds_blend.c542 case GL_ONE_MINUS_CONSTANT_COLOR: in blend_general_float()
601 case GL_ONE_MINUS_CONSTANT_COLOR: in blend_general_float()
658 case GL_ONE_MINUS_CONSTANT_COLOR: in blend_general_float()
715 case GL_ONE_MINUS_CONSTANT_COLOR: in blend_general_float()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/swrast/
H A Ds_blend.c542 case GL_ONE_MINUS_CONSTANT_COLOR: in blend_general_float()
601 case GL_ONE_MINUS_CONSTANT_COLOR: in blend_general_float()
658 case GL_ONE_MINUS_CONSTANT_COLOR: in blend_general_float()
715 case GL_ONE_MINUS_CONSTANT_COLOR: in blend_general_float()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/swrast/
H A Ds_blend.c542 case GL_ONE_MINUS_CONSTANT_COLOR: in blend_general_float()
601 case GL_ONE_MINUS_CONSTANT_COLOR: in blend_general_float()
658 case GL_ONE_MINUS_CONSTANT_COLOR: in blend_general_float()
715 case GL_ONE_MINUS_CONSTANT_COLOR: in blend_general_float()
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/swrast/
H A Ds_blend.c542 case GL_ONE_MINUS_CONSTANT_COLOR: in blend_general_float()
601 case GL_ONE_MINUS_CONSTANT_COLOR: in blend_general_float()
658 case GL_ONE_MINUS_CONSTANT_COLOR: in blend_general_float()
715 case GL_ONE_MINUS_CONSTANT_COLOR: in blend_general_float()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_atom_blend.c98 case GL_ONE_MINUS_CONSTANT_COLOR: in translate_blend()
/dports/lang/clover/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_atom_blend.c98 case GL_ONE_MINUS_CONSTANT_COLOR: in translate_blend()
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_atom_blend.c98 case GL_ONE_MINUS_CONSTANT_COLOR: in translate_blend()
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_atom_blend.c98 case GL_ONE_MINUS_CONSTANT_COLOR: in translate_blend()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/state_tracker/
H A Dst_atom_blend.c98 case GL_ONE_MINUS_CONSTANT_COLOR: in translate_blend()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_atom_blend.c98 case GL_ONE_MINUS_CONSTANT_COLOR: in translate_blend()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_atom_blend.c98 case GL_ONE_MINUS_CONSTANT_COLOR: in translate_blend()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_atom_blend.c98 case GL_ONE_MINUS_CONSTANT_COLOR: in translate_blend()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_atom_blend.c98 case GL_ONE_MINUS_CONSTANT_COLOR: in translate_blend()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/state_tracker/
H A Dst_atom_blend.c98 case GL_ONE_MINUS_CONSTANT_COLOR: in translate_blend()

12345678910>>...45