/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_state_blend.c | 40 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/drivers/svga/ |
D | svga_pipe_blend.c | 145 struct svga_blend_state *blend = CALLOC_STRUCT( svga_blend_state ); in svga_create_blend_state() local 348 void *blend) in svga_bind_blend_state() 357 void *blend) in svga_delete_blend_state()
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_state_blend.c | 46 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()
|
D | lp_test_blend.c | 75 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
|
D | lp_rast_debug.c | 129 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/mesa/state_tracker/ |
D | st_atom_blend.c | 49 translate_blend(GLenum blend) in translate_blend() 192 struct pipe_blend_state *blend = &st->state.blend; in update_blend() local
|
/external/mesa3d/src/gallium/state_trackers/nine/ |
D | nine_pipe.c | 138 nine_convert_blend_state_fixup(struct pipe_blend_state *blend, const DWORD *rs) in nine_convert_blend_state_fixup() 158 struct pipe_blend_state blend; in nine_convert_blend_state() local
|
/external/freetype/src/type1/ |
D | t1load.c | 108 PS_Blend blend; in t1_allocate_blend() local 195 PS_Blend blend = face->blend; in T1_Get_Multi_Master() local 311 PS_Blend blend = face->blend; in T1_Get_MM_Var() local 374 PS_Blend blend = face->blend; in t1_set_mm_blend() local 449 PS_Blend blend = face->blend; in T1_Get_MM_Blend() local 485 PS_Blend blend = face->blend; in T1_Set_MM_Design() local 605 PS_Blend blend = face->blend; in T1_Get_Var_Design() local 640 PS_Blend blend = face->blend; in T1_Done_Blend() local 697 PS_Blend blend; in parse_blend_axis_types() local 776 PS_Blend blend; in parse_blend_design_positions() local [all …]
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_dual_blend.h | 14 static inline boolean util_blend_state_is_dual(const struct pipe_blend_state *blend, in util_blend_state_is_dual()
|
/external/mesa3d/src/gallium/state_trackers/xa/ |
D | xa_composite.c | 103 blend_for_op(struct xa_composite_blend *blend, in blend_for_op() 220 struct xa_composite_blend blend; in xa_composite_check_accelerated() local 261 struct pipe_blend_state blend; in bind_composite_blend_state() local 365 struct xa_composite_blend blend; in bind_shaders() local
|
/external/mesa3d/src/gallium/docs/source/cso/ |
D | blend.rst | 1 .. _blend: target
|
/external/mesa3d/src/gallium/drivers/ilo/core/ |
D | ilo_state_cc.c | 256 const struct ilo_state_cc_blend_info *blend = &info->blend; in cc_get_gen6_dual_source_blending() local 395 const struct ilo_state_cc_blend_info *blend = &info->blend; in cc_validate_gen6_blend() local 488 const struct ilo_state_cc_blend_info *blend = &info->blend; in cc_set_gen6_BLEND_STATE() local 592 const struct ilo_state_cc_blend_info *blend = &info->blend; in cc_set_gen8_BLEND_STATE() local 677 const struct ilo_state_cc_blend_info *blend = &info->blend; in cc_set_gen8_3DSTATE_PS_BLEND() local
|
/external/freetype/src/truetype/ |
D | ttgxvar.c | 313 GX_Blend blend = face->blend; in ft_var_load_avar() local 422 GX_Blend blend = face->blend; in ft_var_load_item_variation_store() local 735 GX_Blend blend = face->blend; in ft_var_load_hvvar() local 1174 GX_Blend blend = face->blend; in ft_var_load_mvar() local 1314 GX_Blend blend = face->blend; in tt_apply_mvar() local 1423 GX_Blend blend = face->blend; in ft_var_load_gvar() local 1598 ft_var_apply_tuple( GX_Blend blend, in ft_var_apply_tuple() 1714 GX_Blend blend; in ft_var_to_normalized() local 1810 GX_Blend blend; in ft_var_to_design() local 2407 GX_Blend blend; in tt_set_mm_blend() local [all …]
|
/external/freetype/src/psaux/ |
D | t1decode.c | 881 PS_Blend blend = decoder->blend; in t1_decoder_parse_charstrings() local 943 PS_Blend blend = decoder->blend; in t1_decoder_parse_charstrings() local 1011 PS_Blend blend = decoder->blend; in t1_decoder_parse_charstrings() local 1032 PS_Blend blend = decoder->blend; in t1_decoder_parse_charstrings() local 1930 PS_Blend blend, in t1_decoder_init()
|
/external/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
D | fd2_blend.h | 43 fd2_blend_stateobj(struct pipe_blend_state *blend) in fd2_blend_stateobj()
|
/external/mesa3d/src/gallium/drivers/etnaviv/ |
D | etnaviv_blend.h | 43 etna_blend_state(struct pipe_blend_state *blend) in etna_blend_state()
|
/external/mesa3d/src/gallium/auxiliary/vl/ |
D | vl_bicubic_filter.h | 41 void *blend; member
|
D | vl_matrix_filter.h | 42 void *blend; member
|
D | vl_median_filter.h | 50 void *blend; member
|
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
D | fd3_blend.h | 52 fd3_blend_stateobj(struct pipe_blend_state *blend) in fd3_blend_stateobj()
|
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
D | fd5_blend.h | 52 fd5_blend_stateobj(struct pipe_blend_state *blend) in fd5_blend_stateobj()
|
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
D | fd4_blend.h | 53 fd4_blend_stateobj(struct pipe_blend_state *blend) in fd4_blend_stateobj()
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | gen6_cc.c | 43 struct gen6_blend_state *blend; in gen6_upload_blend_state() local
|
/external/libxcam/xcore/interface/ |
D | blender.cpp | 113 Blender::blend ( in blend() function in XCam::Blender
|
/external/mesa3d/src/gallium/state_trackers/vdpau/ |
D | output.c | 585 struct pipe_blend_state blend; in BlenderToPipe() local 655 void *blend; in vlVdpOutputSurfaceRenderOutputSurface() local 725 void *blend; in vlVdpOutputSurfaceRenderBitmapSurface() local
|