Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/vmwgfx/
Dsvga3d_reg.h1416 struct SVGA3dCopyBox { struct
1426 } SVGA3dCopyBox; typedef
Dvmwgfx_surface.c124 SVGA3dCopyBox cb;
261 SVGA3dCopyBox *cb = &cmd->cb; in vmw_surface_dma_encode()
Dvmwgfx_kms.c297 SVGA3dCopyBox *box; in vmw_kms_cursor_snoop()
323 box = (SVGA3dCopyBox *)&cmd[1]; in vmw_kms_cursor_snoop()
325 sizeof(SVGA3dCopyBox); in vmw_kms_cursor_snoop()