Searched refs:SVGA3dCopyBox (Results 1 – 3 of 3) sorted by relevance
1241 struct SVGA3dCopyBox { struct1251 } SVGA3dCopyBox; argument
262 SVGA3dCopyBox *box; in vmw_kms_cursor_snoop()288 box = (SVGA3dCopyBox *)&cmd[1]; in vmw_kms_cursor_snoop()290 sizeof(SVGA3dCopyBox); in vmw_kms_cursor_snoop()
582 SVGA3dCopyBox cb;714 SVGA3dCopyBox *cb = &cmd->cb; in vmw_surface_dma_encode()