Home
last modified time | relevance | path

Searched defs:blend (Results 1 – 25 of 189) sorted by relevance

12345678

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_blend.c183 struct svga_blend_state *blend, in emulate_logicop()
298 struct svga_blend_state *blend = CALLOC_STRUCT( svga_blend_state ); in svga_create_blend_state() local
426 void *blend) in svga_bind_blend_state()
435 void *blend) in svga_delete_blend_state()
/external/skia/src/core/
DSkBlenderBase.h77 inline SkBlenderBase* as_BB(SkBlender* blend) { in as_BB()
81 inline const SkBlenderBase* as_BB(const SkBlender* blend) { in as_BB()
85 inline const SkBlenderBase* as_BB(const sk_sp<SkBlender>& blend) { in as_BB()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_test_blend.c75 const struct pipe_blend_state *blend, in write_tsv_row()
111 const struct pipe_blend_state *blend, in dump_blend_type()
136 const struct pipe_blend_state *blend, in add_blend_test()
360 compute_blend_ref(const struct pipe_blend_state *blend, in compute_blend_ref()
437 const struct pipe_blend_state *blend, in test_one()
645 struct pipe_blend_state blend; in test_all() local
696 struct pipe_blend_state blend; in test_some() local
Dlp_state_blend.c46 const struct pipe_blend_state *blend) in llvmpipe_create_blend_state()
62 llvmpipe_bind_blend_state(struct pipe_context *pipe, void *blend) in llvmpipe_bind_blend_state()
78 llvmpipe_delete_blend_state(struct pipe_context *pipe, void *blend) in llvmpipe_delete_blend_state()
Dlp_rast_debug.c129 boolean blend) in plot()
151 boolean blend; in debug_shade_tile() local
199 boolean blend = tile->state->variant->key.blend.rt[0].blend_enable; in debug_triangle() local
261 boolean blend = is_blend(tile->state, block, k); in do_debug_bin() local
/external/mesa3d/src/gallium/drivers/panfrost/
Dpan_blend_cso.c71 struct panfrost_blend_state *blend, in panfrost_get_blend_shader()
115 const struct pipe_blend_state *blend) in panfrost_create_blend_state()
179 struct panfrost_blend_state *blend = (struct panfrost_blend_state *) cso; in panfrost_delete_blend_state() local
232 struct panfrost_blend_state *blend = ctx->blend; in panfrost_get_blend_for_context() local
Dpan_blending.c259 panfrost_blend_constant_mask(const struct pipe_rt_blend_state *blend) in panfrost_blend_constant_mask()
274 panfrost_make_fixed_blend_mode(const struct pipe_rt_blend_state blend, in panfrost_make_fixed_blend_mode()
/external/freetype/src/type1/
Dt1load.c108 PS_Blend blend; in t1_allocate_blend() local
180 PS_Blend blend = face->blend; in T1_Get_Multi_Master() local
296 PS_Blend blend = face->blend; in T1_Get_MM_Var() local
380 PS_Blend blend = face->blend; in t1_set_mm_blend() local
462 PS_Blend blend = face->blend; in T1_Get_MM_Blend() local
497 PS_Blend blend = face->blend; in T1_Set_MM_WeightVector() local
537 PS_Blend blend = face->blend; in T1_Get_MM_WeightVector() local
567 PS_Blend blend = face->blend; in T1_Set_MM_Design() local
687 PS_Blend blend = face->blend; in T1_Get_Var_Design() local
722 PS_Blend blend = face->blend; in T1_Done_Blend() local
[all …]
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_state_blend.c40 const struct pipe_blend_state *blend) in softpipe_create_blend_state()
48 void *blend) in softpipe_bind_blend_state()
62 void *blend) in softpipe_delete_blend_state()
/external/mesa3d/src/gallium/frontends/nine/
Dnine_pipe.c142 nine_convert_blend_state_fixup(struct pipe_blend_state *blend, const DWORD *rs) in nine_convert_blend_state_fixup()
162 struct pipe_blend_state blend; in nine_convert_blend_state() local
/external/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_blend.h56 fd6_blend_stateobj(struct pipe_blend_state *blend) in fd6_blend_stateobj()
68 struct fd6_blend_stateobj *blend = fd6_blend_stateobj(cso); in fd6_blend_variant() local
/external/mesa3d/src/mesa/state_tracker/
Dst_atom_blend.c52 translate_blend(GLenum blend) in translate_blend()
196 struct pipe_blend_state *blend = &st->state.blend; in st_update_blend() local
/external/freetype/src/truetype/
Dttgxvar.c362 GX_Blend blend = face->blend; in ft_var_load_avar() local
463 GX_Blend blend = face->blend; in ft_var_load_item_variation_store() local
831 GX_Blend blend = face->blend; in ft_var_load_hvvar() local
1272 GX_Blend blend = face->blend; in ft_var_load_mvar() local
1412 GX_Blend blend = face->blend; in tt_apply_mvar() local
1552 GX_Blend blend = face->blend; in ft_var_load_gvar() local
1796 ft_var_apply_tuple( GX_Blend blend, in ft_var_apply_tuple()
1899 GX_Blend blend; in ft_var_to_normalized() local
1992 GX_Blend blend; in ft_var_to_design() local
2594 GX_Blend blend; in tt_set_mm_blend() local
[all …]
/external/freetype/src/psaux/
Dt1decode.c902 PS_Blend blend = decoder->blend; in t1_decoder_parse_charstrings() local
964 PS_Blend blend = decoder->blend; in t1_decoder_parse_charstrings() local
1032 PS_Blend blend = decoder->blend; in t1_decoder_parse_charstrings() local
1053 PS_Blend blend = decoder->blend; in t1_decoder_parse_charstrings() local
2101 PS_Blend blend, in t1_decoder_init()
/external/virglrenderer/src/gallium/auxiliary/util/
Du_dual_blend.h14 static inline boolean util_blend_state_is_dual(const struct pipe_blend_state *blend, in util_blend_state_is_dual()
/external/mesa3d/src/gallium/auxiliary/util/
Du_dual_blend.h14 static inline boolean util_blend_state_is_dual(const struct pipe_blend_state *blend, in util_blend_state_is_dual()
/external/libaom/libaom/aom_dsp/x86/
Dblend_a64_vmask_sse4.c122 static const blend_fn blend[9] = { in aom_blend_a64_vmask_sse4_1() local
154 const uint8_t *mask, int h, blend_unit_fn blend) { in blend_a64_vmask_bn_w4_sse4_1()
197 const uint8_t *mask, int w, int h, blend_unit_fn blend) { in blend_a64_vmask_bn_w8n_sse4_1()
250 static const blend_fn blend[2][2] = { in aom_highbd_blend_a64_vmask_sse4_1() local
/external/skia/bench/
DRotatedRectBench.cpp188 #define DEF_FOR_COLOR_TYPES(aa, blend) \ argument
195 #define DEF_FOR_AA_MODES(blend) \ argument
/external/mesa3d/docs/gallium/cso/
Dblend.rst1 .. _blend: target
/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_blend.h41 fd2_blend_stateobj(struct pipe_blend_state *blend) in fd2_blend_stateobj()
Dfd2_emit.c191 struct fd2_blend_stateobj *blend = fd2_blend_stateobj(ctx->blend); in fd2_emit_state_binning() local
237 struct fd2_blend_stateobj *blend = fd2_blend_stateobj(ctx->blend); in fd2_emit_state() local
/external/oboe/apps/fxlab/app/src/main/cpp/effects/
DCombFilter.h26 CombFilter(float blend, float feedForward, float feedBack, int delay) : in CombFilter()
/external/mesa3d/src/gallium/frontends/xa/
Dxa_composite.c103 blend_for_op(struct xa_composite_blend *blend, in blend_for_op()
229 struct xa_composite_blend blend; in xa_composite_check_accelerated() local
257 struct pipe_blend_state blend; in bind_composite_blend_state() local
/external/mesa3d/src/gallium/drivers/v3d/
Dv3dx_emit.c279 struct pipe_blend_state *blend, int rt) in emit_rt_blend()
596 struct v3d_blend_state *blend = v3d->blend; in v3dX() local
615 struct pipe_blend_state *blend = &v3d->blend->base; in v3dX() local
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_emit.c500 struct etna_blend_state *blend = etna_blend_state(ctx->blend); in etna_emit_state() local
504 struct etna_blend_state *blend = etna_blend_state(ctx->blend); in etna_emit_state() local

12345678