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 SVGA3dTransferType transfer;70 s32 left, right, top, bottom;71 s32 fb_left, fb_top;72 u32 pitch;73 union {