Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_types.h78 typedef struct SVGA3dCopyBox { struct
88 } SVGA3dCopyBox; argument
H A Dsvga3d_dx.h587 SVGA3dCopyBox box;
597 SVGA3dCopyBox box;
787 SVGA3dCopyBox box;
H A Dsvga3d_cmd.h463 SVGA3dCopyBox box;
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_surface.c147 SVGA3dCopyBox cb;
290 SVGA3dCopyBox *cb = &cmd->cb; in vmw_surface_dma_encode()