Home
last modified time | relevance | path

Searched refs:blend (Results 326 - 350 of 357) sorted by relevance

1...<<1112131415

/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcBlendEquationAdvancedTests.cpp455 // Blend premultiplied src and dst with given blend mode.
458 BlendFunc blend = GetBlendFunc(mode);
462 return blend(srcNorm, dstNorm);
708 // Set blend equation.
793 "Test new blend modes for correctness.")
841 // Cobinations that test other branches of blend equations.
883 // to test this format and the blend functions.
895 // Cobinations that test other branches of blend equations.
1014 // Enable blending and set blend equation.
1029 // Get pixel to blend
[all...]
/third_party/skia/src/core/
H A DSkVM.h941 Color blend(SkBlendMode, Color src, Color dst); in abs()
1326 SI Color blend(SkBlendMode m, Color s, Color d) { return s->blend(m,s,d); } in blend() function
/kernel/linux/linux-5.10/sound/pci/asihpi/
H A Dhpi_internal.h846 u32 blend; member
H A Dhpifunc.c2678 u16 hpi_tuner_set_hd_radio_signal_blend(u32 h_control, const u32 blend) in hpi_tuner_set_hd_radio_signal_blend() argument
2681 blend, 0); in hpi_tuner_set_hd_radio_signal_blend()
/kernel/linux/linux-6.6/sound/pci/asihpi/
H A Dhpi_internal.h846 u32 blend; member
H A Dhpifunc.c2677 u16 hpi_tuner_set_hd_radio_signal_blend(u32 h_control, const u32 blend) in hpi_tuner_set_hd_radio_signal_blend() argument
2680 blend, 0); in hpi_tuner_set_hd_radio_signal_blend()
/third_party/mesa3d/src/broadcom/compiler/
H A Dv3d_compiler.h444 struct pipe_rt_blend_state blend;
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_private.h2055 /* Per-RT bit mask with blend enables */
2057 /* Per-RT prepacked blend config packets */
2059 /* Flag indicating whether the blend factors in use require
2065 } blend; member
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3dx_state.c145 /* V3D 4.x is when we got independent blend enables. */ in v3d_create_blend_state()
320 v3d->blend = hwcso; in v3d_blend_state_bind()
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_resource.c814 util_blitter_save_blend(ctx->blitter, (void *)ctx->blend); in lima_util_blitter_save_states()
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_blit.cpp540 util_blitter_save_blend(ctx->blitter, ctx->gfx_pipeline_state.blend); in util_blit_save_state()
928 info->alpha_blend ? "blend" : ""); in d3d12_blit()
H A Dd3d12_context.cpp195 unreachable("unexpected blend factor"); in blend_factor_rgb()
222 unreachable("unexpected blend factor"); in blend_factor_alpha()
266 unreachable("unexpected blend function"); in blend_op()
368 /* We can't set a blend factor for both constant color and constant alpha */ in d3d12_create_blend_state()
369 debug_printf("D3D12: unsupported blend factors combination (const color and const alpha)\n"); in d3d12_create_blend_state()
387 struct d3d12_blend_state *old_state = ctx->gfx_pipeline_state.blend; in d3d12_bind_blend_state()
389 ctx->gfx_pipeline_state.blend = new_state; in d3d12_bind_blend_state()
H A Dd3d12_draw.cpp1090 unsigned blend_factor_flags = ctx->gfx_pipeline_state.blend->blend_factor_flags; in d3d12_draw_vbo()
/third_party/skia/third_party/externals/freetype/src/cff/
H A Dcffobjs.c1168 face->blend = NULL; in cff_face_done()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dangletypes.h245 bool blend; member
H A DState.cpp902 if (mSetBlendIndexedInvoked || mBlendState.blend != enabled) in setBlend()
904 mBlendState.blend = enabled; in setBlend()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_pipe.h1889 sctx->framebuffer.colorbuf_enabled_4bit & sctx->queued.named.blend->cb_target_mask; in si_get_total_colormask()
H A Dsi_pipe.c646 sctx->queued.named.blend = sctx->noop_blend; in si_create_context()
H A Dsi_blit.c59 util_blitter_save_blend(sctx->blitter, sctx->queued.named.blend); in si_blitter_begin()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_state.c213 nv50->blend = hwcso; in nv50_blend_state_bind()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_state.c200 nvc0->blend = hwcso; in nvc0_blend_state_bind()
/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pRedundantStateChangeTests.cpp132 ADD_TESTCASE(blend, "Enable/Disable blending.", in init()
575 ADD_TESTCASE(blend_equation, "Change blend equation.", in init()
615 ADD_TESTCASE(blend_func, "Change blend function.", in init()
1380 ADD_TESTCASE(blend_color, "Change blend color.", in init()
H A Des3pStateChangeTests.cpp141 ADD_TESTCASE(blend, "Enable/Disable blending.", in init()
639 ADD_TESTCASE(blend_equation, "Change blend equation.", in init()
684 ADD_TESTCASE(blend_func, "Change blend function.", in init()
1560 ADD_TESTCASE(blend_color, "Change blend color.", in init()
/third_party/vk-gl-cts/modules/gles2/performance/
H A Des2pRedundantStateChangeTests.cpp132 ADD_TESTCASE(blend, "Enable/Disable blending.", in init()
501 ADD_TESTCASE(blend_equation, "Change blend equation.", in init()
541 ADD_TESTCASE(blend_func, "Change blend function.", in init()
1306 ADD_TESTCASE(blend_color, "Change blend color.", in init()
H A Des2pStateChangeTests.cpp141 ADD_TESTCASE(blend, "Enable/Disable blending.", in init()
555 ADD_TESTCASE(blend_equation, "Change blend equation.", in init()
600 ADD_TESTCASE(blend_func, "Change blend function.", in init()
1476 ADD_TESTCASE(blend_color, "Change blend color.", in init()

Completed in 60 milliseconds

1...<<1112131415