Home
last modified time | relevance | path

Searched defs:blend (Results 101 - 125 of 222) sorted by relevance

123456789

/device/soc/rockchip/common/hardware/rga/include/
H A Ddrmrga.h126 unsigned int blend; member
/device/soc/rockchip/rk3399/hardware/rga/include/
H A Ddrmrga.h127 unsigned int blend; member
/device/soc/rockchip/rk3568/hardware/rga/include/
H A Ddrmrga.h127 unsigned int blend; member
/device/soc/rockchip/rk3588/hardware/rga/include/
H A Ddrmrga.h158 unsigned int blend; member
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Drender_system.h133 SingleShaderData blend; member
/kernel/linux/linux-5.10/drivers/media/platform/davinci/
H A Dvpbe_osd.c280 _osd_set_blending_factor(struct osd_state *sd, enum osd_win_layer osdwin, enum osd_blending_factor blend) _osd_set_blending_factor() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/
H A Datom.h251 } blend; member
262 bool blend:1; member
/kernel/linux/linux-5.10/drivers/media/test-drivers/vivid/
H A Dvivid-kthread-cap.c253 bool blend = dev->bitmap_out || dev->clipcount_out || dev->fbuf_out_flags; in vivid_copy_buffer() local
/kernel/linux/linux-6.6/drivers/media/test-drivers/vivid/
H A Dvivid-kthread-cap.c233 bool blend = dev->fbuf_out_flags; in vivid_copy_buffer() local
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/
H A Datom.h251 } blend; member
262 bool blend:1; member
/third_party/ffmpeg/libavfilter/
H A Dvf_chromakey_cuda.c66 float blend; member
294 call_cuda_kernel(AVFilterContext *ctx, CUfunction func, CUtexObject src_tex[3], AVFrame *out_frame, int width, int height, int pitch, int width_uv, int height_uv, int pitch_uv, float u_key, float v_key, float similarity, float blend) call_cuda_kernel() argument
/third_party/mesa3d/src/amd/common/
H A Dac_shader_util.c540 unsigned blend = 0; /* supports blending, but may not export alpha */ in ac_choose_spi_color_formats() local
[all...]
/third_party/libdrm/exynos/
H A Dexynos_fimg2d.c796 union g2d_blend_func_val blend; in g2d_blend() local
914 union g2d_blend_func_val blend; in g2d_scale_and_blend() local
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_state.c417 struct zink_blend_state *blend = cso; in zink_bind_blend_state() local
/third_party/mesa3d/src/gallium/frontends/xa/
H A Dxa_renderer.c413 struct pipe_blend_state blend; in renderer_copy_prepare() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs_linear.c110 blend_premul(struct color_blend *blend) in blend_premul() argument
142 blend_noop(struct color_blend *blend) in blend_noop() argument
150 init_blend(struct color_blend *blend, int x, int y, int width, int height, uint8_t *color, int stride) init_blend() argument
477 struct color_blend blend; blit_rgba() local
516 struct color_blend blend; blit_rgb1() local
560 struct color_blend blend; blit_rgba_blend_premul() local
[all...]
H A Dlp_state_fs.h90 struct pipe_blend_state blend; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_context.h65 struct nv30_blend_stateobj *blend; member
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_emit.c642 struct fd6_blend_stateobj *blend = fd6_blend_stateobj(ctx->blend); variable
774 struct fd6_blend_stateobj *blend = fd6_blend_stateobj(ctx->blend); variable
[all...]
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_idct.c508 struct pipe_blend_state blend; in init_state() local
[all...]
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_device.h67 struct hash_table *blend; member
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_cs.c609 const struct pan_blend_state *blend = &pipeline->blend.state; in emit_blend() local
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_emit.c759 struct fd3_blend_stateobj *blend = fd3_blend_stateobj(ctx->blend); in fd3_emit_state() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_tests.c91 struct pipe_blend_state blend = {0}; in util_set_blend_normal() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_context.h152 struct pipe_blend_state *blend; member

Completed in 24 milliseconds

123456789