Home
last modified time | relevance | path

Searched refs:blend_mode_property (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_plane.h711 struct drm_property *blend_mode_property; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_blend.c604 plane->blend_mode_property = prop; in drm_plane_create_blend_mode_property()
H A Ddrm_atomic_uapi.c568 } else if (property == plane->blend_mode_property) { in drm_atomic_plane_set_property()
636 } else if (property == plane->blend_mode_property) { in drm_atomic_plane_get_property()