Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_kms.h56 struct vmw_du_update_plane { struct
66 uint32_t (*calc_fifo_size)(struct vmw_du_update_plane *update, argument
81 uint32_t (*post_prepare)(struct vmw_du_update_plane *update, void *cmd); argument
93 uint32_t (*pre_clip)(struct vmw_du_update_plane *update, void *cmd, argument
109 uint32_t (*clip)(struct vmw_du_update_plane *update, void *cmd, argument
120 uint32_t (*post_clip)(struct vmw_du_update_plane *update, void *cmd, argument
140 struct vmw_du_update_plane base; argument