Lines Matching full:blend
142 * pixel blend mode:
143 * Pixel blend mode is set up with drm_plane_create_blend_mode_property().
144 * It adds a blend mode for alpha blending equation selection, describing
151 * Blend formula that ignores the pixel alpha::
157 * Blend formula that assumes the pixel color values
165 * Blend formula that assumes the pixel color values have not
543 * drm_plane_create_blend_mode_property - create a new blend mode property
550 * This creates a new property describing the blend mode.
553 * drm_property_create_enum()) called "pixel blend mode" and has the
557 * Blend formula that ignores the pixel alpha.
560 * Blend formula that assumes the pixel color values have been already
564 * Blend formula that assumes the pixel color values have not been
591 "pixel blend mode", in drm_plane_create_blend_mode_property()