Searched defs:vmw_stdu_dirty (Results 1 – 1 of 1) sorted by relevance
67 struct vmw_stdu_dirty { struct68 struct vmw_kms_dirty base;69 s32 left, right, top, bottom;70 s32 fb_left, fb_top;71 u32 pitch;72 union {