Home
last modified time | relevance | path

Searched refs:destRect (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_scrn.c514 blit->body.destRect.left = clip->x1; in vmw_sou_bo_populate_clip()
515 blit->body.destRect.top = clip->y1; in vmw_sou_bo_populate_clip()
516 blit->body.destRect.right = clip->x2; in vmw_sou_bo_populate_clip()
517 blit->body.destRect.bottom = clip->y2; in vmw_sou_bo_populate_clip()
612 blit->body.destRect.left = 0; in vmw_sou_surface_pre_clip()
613 blit->body.destRect.top = 0; in vmw_sou_surface_pre_clip()
614 blit->body.destRect.right = 0; in vmw_sou_surface_pre_clip()
615 blit->body.destRect.bottom = 0; in vmw_sou_surface_pre_clip()
672 blit->body.destRect.left = bb->x1; in vmw_sou_surface_post_clip()
673 blit->body.destRect in vmw_sou_surface_post_clip()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_scrn.c508 blit->body.destRect.left = clip->x1; in vmw_sou_bo_populate_clip()
509 blit->body.destRect.top = clip->y1; in vmw_sou_bo_populate_clip()
510 blit->body.destRect.right = clip->x2; in vmw_sou_bo_populate_clip()
511 blit->body.destRect.bottom = clip->y2; in vmw_sou_bo_populate_clip()
605 blit->body.destRect.left = 0; in vmw_sou_surface_pre_clip()
606 blit->body.destRect.top = 0; in vmw_sou_surface_pre_clip()
607 blit->body.destRect.right = 0; in vmw_sou_surface_pre_clip()
608 blit->body.destRect.bottom = 0; in vmw_sou_surface_pre_clip()
665 blit->body.destRect.left = bb->x1; in vmw_sou_surface_post_clip()
666 blit->body.destRect in vmw_sou_surface_post_clip()
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga_reg.h2074 SVGASignedRect destRect; member
H A Dsvga3d_cmd.h1184 * specified, there is no clipping region. The entire destRect is
1187 * relative to the top-left corner of destRect.
1203 SVGASignedRect destRect; member
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga_reg.h818 SVGASignedRect destRect; member
H A Dsvga3d_cmd.h825 SVGASignedRect destRect; member

Completed in 17 milliseconds