Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/vmwgfx/
Dvmwgfx_scrn.c511 blit->body.destRect.left = clip->x1; in vmw_sou_bo_populate_clip()
512 blit->body.destRect.top = clip->y1; in vmw_sou_bo_populate_clip()
513 blit->body.destRect.right = clip->x2; in vmw_sou_bo_populate_clip()
514 blit->body.destRect.bottom = clip->y2; in vmw_sou_bo_populate_clip()
609 blit->body.destRect.left = 0; in vmw_sou_surface_pre_clip()
610 blit->body.destRect.top = 0; in vmw_sou_surface_pre_clip()
611 blit->body.destRect.right = 0; in vmw_sou_surface_pre_clip()
612 blit->body.destRect.bottom = 0; in vmw_sou_surface_pre_clip()
669 blit->body.destRect.left = bb->x1; in vmw_sou_surface_post_clip()
670 blit->body.destRect.top = bb->y1; in vmw_sou_surface_post_clip()
[all …]
/linux-6.1.9/drivers/gpu/drm/vmwgfx/device_include/
Dsvga_reg.h818 SVGASignedRect destRect; member
Dsvga3d_cmd.h825 SVGASignedRect destRect; member