Home
last modified time | relevance | path

Searched refs:destRect (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/vmwgfx/
Dvmwgfx_scrn.c855 cmd->body.destRect.left = sdirty->left; in vmw_sou_surface_fifo_commit()
856 cmd->body.destRect.right = sdirty->right; in vmw_sou_surface_fifo_commit()
857 cmd->body.destRect.top = sdirty->top; in vmw_sou_surface_fifo_commit()
858 cmd->body.destRect.bottom = sdirty->bottom; in vmw_sou_surface_fifo_commit()
1015 blit->body.destRect.left = dirty->unit_x1; in vmw_sou_bo_clip()
1016 blit->body.destRect.top = dirty->unit_y1; in vmw_sou_bo_clip()
1017 blit->body.destRect.right = dirty->unit_x2; in vmw_sou_bo_clip()
1018 blit->body.destRect.bottom = dirty->unit_y2; in vmw_sou_bo_clip()
/Linux-v4.19/drivers/gpu/drm/vmwgfx/device_include/
Dsvga_reg.h1903 SVGASignedRect destRect; member
Dsvga3d_cmd.h1154 SVGASignedRect destRect; member