Searched defs:vmw_stdu_dirty (Results 1 – 1 of 1) sorted by relevance
64 struct vmw_stdu_dirty { struct65 struct vmw_kms_dirty base;66 SVGA3dTransferType transfer;67 s32 left, right, top, bottom;68 s32 fb_left, fb_top;69 u32 pitch;70 union {