Searched refs:destX (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/gpu/drm/vmwgfx/device_include/ |
H A D | svga_reg.h | 678 uint32 destX; member 689 uint32 destX; member
|
H A D | svga3d_dx.h | 657 uint32 destX; member 667 uint32 destX; member
|
/openbmc/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_kms.c | 1985 int32_t destX, int32_t destY, in vmw_kms_generic_present() argument 1990 &surface->res, destX, destY, in vmw_kms_generic_present() 2000 int32_t destX, int32_t destY, in vmw_kms_present() argument 2009 &surface->res, destX, destY, in vmw_kms_present() 2014 sid, destX, destY, clips, in vmw_kms_present()
|
H A D | vmwgfx_drv.h | 1074 uint32_t sid, int32_t destX, int32_t destY,
|