Home
last modified time | relevance | path

Searched refs:BLEND_COLOR (Results 1 – 25 of 317) sorted by relevance

12345678910>>...13

/dports/graphics/imlib2/imlib2-1.7.0/src/lib/
H A Dspan.c68 BLEND_COLOR(A_VAL(&color), A_VAL(dst), 255, A_VAL(dst)); in __imlib_BlendToRGBA()
106 BLEND_COLOR(A_VAL(&color), A_VAL(dst), 255, A_VAL(dst)); in __imlib_AddBlendToRGBA()
144 BLEND_COLOR(A_VAL(&color), A_VAL(dst), 255, A_VAL(dst)); in __imlib_SubBlendToRGBA()
182 BLEND_COLOR(A_VAL(&color), A_VAL(dst), 255, A_VAL(dst)); in __imlib_ReBlendToRGBA()
231 BLEND_COLOR(A_VAL(&color), A_VAL(dst), 255, A_VAL(dst)); in __imlib_BlendSpanToRGBA()
286 BLEND_COLOR(A_VAL(&color), A_VAL(dst), 255, A_VAL(dst)); in __imlib_AddBlendSpanToRGBA()
341 BLEND_COLOR(A_VAL(&color), A_VAL(dst), 255, A_VAL(dst)); in __imlib_SubBlendSpanToRGBA()
396 BLEND_COLOR(A_VAL(&color), A_VAL(dst), 255, A_VAL(dst)); in __imlib_ReBlendSpanToRGBA()
585 BLEND_COLOR(*src, A_VAL(dst), 255, A_VAL(dst)); in __imlib_BlendShapedSpanToRGBA()
778 BLEND_COLOR(*src, A_VAL(dst), 255, A_VAL(dst)); in __imlib_AddBlendShapedSpanToRGBA()
[all …]
H A Dblend.h288 #define BLEND_COLOR(a, nc, c, cc) \ macro
324 BLEND_COLOR(a1, A_VAL(dest), 255, A_VAL(dest)); \
325 BLEND_COLOR(_aa, R_VAL(dest), r1, R_VAL(dest)); \
326 BLEND_COLOR(_aa, G_VAL(dest), g1, G_VAL(dest)); \
327 BLEND_COLOR(_aa, B_VAL(dest), b1, B_VAL(dest)); \
331 BLEND_COLOR(a1, R_VAL(dest), r1, R_VAL(dest)); \
332 BLEND_COLOR(a1, G_VAL(dest), g1, G_VAL(dest)); \
333 BLEND_COLOR(a1, B_VAL(dest), b1, B_VAL(dest));
H A Dblend.c109 BLEND_COLOR(aa, A_VAL(dst), 255, A_VAL(dst)); in __imlib_BlendRGBAToRGBA()
242 BLEND_COLOR(aa, A_VAL(dst), 255, A_VAL(dst)); in __imlib_AddBlendRGBAToRGBA()
383 BLEND_COLOR(aa, A_VAL(dst), 255, A_VAL(dst)); in __imlib_SubBlendRGBAToRGBA()
524 BLEND_COLOR(aa, A_VAL(dst), 255, A_VAL(dst)); in __imlib_ReBlendRGBAToRGBA()
675 BLEND_COLOR(aa, A_VAL(dst), 255, A_VAL(dst)); in __imlib_BlendRGBAToRGBACmod()
706 BLEND_COLOR(am, A_VAL(dst), 255, A_VAL(dst)) in __imlib_BlendRGBToRGBACmod()
886 BLEND_COLOR(aa, A_VAL(dst), 255, A_VAL(dst)); in __imlib_AddBlendRGBAToRGBACmod()
943 BLEND_COLOR(am, A_VAL(dst), 255, A_VAL(dst)); in __imlib_AddBlendRGBToRGBACmod()
1100 BLEND_COLOR(aa, A_VAL(dst), 255, A_VAL(dst)); in __imlib_SubBlendRGBAToRGBACmod()
1157 BLEND_COLOR(am, A_VAL(dst), 255, A_VAL(dst)); in __imlib_SubBlendRGBToRGBACmod()
[all …]
/dports/devel/etl/synfig-1.2.2/synfig-core/src/synfig/color/
H A Dcolor.h287 BLEND_COLOR=8, //!< Preserves the U and V channels of color A enumerator
309 | (1 << BLEND_COLOR)
/dports/graphics/synfig/synfig-1.2.2/synfig-core/src/synfig/color/
H A Dcolor.h287 BLEND_COLOR=8, //!< Preserves the U and V channels of color A enumerator
309 | (1 << BLEND_COLOR)
/dports/graphics/synfigstudio/synfig-1.2.2/synfig-core/src/synfig/color/
H A Dcolor.h287 BLEND_COLOR=8, //!< Preserves the U and V channels of color A enumerator
309 | (1 << BLEND_COLOR)
/dports/devel/etl/synfig-1.2.2/synfig-core/src/synfig/
H A Dparamdesc.cpp88 .add_enum_value(Color::BLEND_COLOR, "color", _("Color")) in ParamDesc()
/dports/graphics/synfig/synfig-1.2.2/synfig-core/src/synfig/
H A Dparamdesc.cpp88 .add_enum_value(Color::BLEND_COLOR, "color", _("Color")) in ParamDesc()
/dports/graphics/synfigstudio/synfig-1.2.2/synfig-core/src/synfig/
H A Dparamdesc.cpp88 .add_enum_value(Color::BLEND_COLOR, "color", _("Color")) in ParamDesc()
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAStreamWriter/include/
H A DCOLLADASWRenderState.h88 BLEND_COLOR, /**< { FMVector4 blendColor = [0,0,0,0] } */ enumerator
H A DCOLLADASWRenderStateStatic.h171 RenderState::BLEND_COLOR, //BlendColor
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAFramework/include/
H A DCOLLADAFWRenderState.h88 BLEND_COLOR, /**< { FMVector4 blendColor = [0,0,0,0] } */ enumerator
H A DCOLLADAFWRenderStateStatic.h171 RenderState::BLEND_COLOR, //BlendColor
/dports/graphics/mupdf/mupdf-1.18.0-source/platform/java/src/com/artifex/mupdf/fitz/
H A DDevice.java80 public static final int BLEND_COLOR = 14; field in Device
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/wgpu/wgpu-core/src/
H A Dpipeline.rs93 const BLEND_COLOR = 1; const
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/drivers/dri/nouveau/
H A Dnv10_state_raster.c55 BEGIN_NV04(push, NV10_3D(BLEND_COLOR), 1); in nv10_emit_blend_color()
/dports/lang/clover/mesa-21.3.6/src/mesa/drivers/dri/nouveau/
H A Dnv10_state_raster.c55 BEGIN_NV04(push, NV10_3D(BLEND_COLOR), 1); in nv10_emit_blend_color()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/drivers/dri/nouveau/
H A Dnv10_state_raster.c55 BEGIN_NV04(push, NV10_3D(BLEND_COLOR), 1); in nv10_emit_blend_color()
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/drivers/dri/nouveau/
H A Dnv10_state_raster.c55 BEGIN_NV04(push, NV10_3D(BLEND_COLOR), 1); in nv10_emit_blend_color()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/drivers/dri/nouveau/
H A Dnv10_state_raster.c55 BEGIN_NV04(push, NV10_3D(BLEND_COLOR), 1); in nv10_emit_blend_color()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/drivers/dri/nouveau/
H A Dnv10_state_raster.c55 BEGIN_NV04(push, NV10_3D(BLEND_COLOR), 1); in nv10_emit_blend_color()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/drivers/dri/nouveau/
H A Dnv10_state_raster.c55 BEGIN_NV04(push, NV10_3D(BLEND_COLOR), 1); in nv10_emit_blend_color()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/drivers/dri/nouveau/
H A Dnv10_state_raster.c55 BEGIN_NV04(push, NV10_3D(BLEND_COLOR), 1); in nv10_emit_blend_color()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/drivers/dri/nouveau/
H A Dnv10_state_raster.c55 BEGIN_NV04(push, NV10_3D(BLEND_COLOR), 1); in nv10_emit_blend_color()
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/drivers/dri/nouveau/
H A Dnv10_state_raster.c55 BEGIN_NV04(push, NV10_3D(BLEND_COLOR), 1); in nv10_emit_blend_color()

12345678910>>...13