Home
last modified time | relevance | path

Searched defs:synthvid_pointer_shape (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/hyperv/
H A Dhyperv_drm_proto.c122 struct synthvid_pointer_shape { struct
123 u8 part_idx;
124 u8 is_argb;
125 u32 width; /* SYNTHVID_CURSOR_MAX_X at most */
126 u32 height; /* SYNTHVID_CURSOR_MAX_Y at most */
127 u32 hot_x; /* hotspot relative to upper-left of pointer image */
128 u32 hot_y;
129 u8 data[4];