Searched defs:vmw_stdu_dirty (Results 1 – 1 of 1) sorted by relevance
74 struct vmw_stdu_dirty { struct75 struct vmw_kms_dirty base;76 s32 left, right, top, bottom;77 s32 fb_left, fb_top;78 u32 pitch;79 union {