Searched defs:vmw_stdu_dirty (Results 1 – 1 of 1) sorted by relevance
68 struct vmw_stdu_dirty { struct69 struct vmw_kms_dirty base;70 SVGA3dTransferType transfer;71 s32 left, right, top, bottom;72 s32 fb_left, fb_top;73 u32 pitch;74 union {