Searched refs:SVGA3dCopyBox (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/vmwgfx/
H A Dsvga3d_reg.h1157 struct SVGA3dCopyBox { struct
1167 } SVGA3dCopyBox; typedef in typeref:struct:SVGA3dCopyBox
1244 /* Followed by variable number of SVGA3dCopyBox structures */
1284 * Followed by variable number of SVGA3dCopyBox structures. For consistency
H A Dvmwgfx_kms.c209 SVGA3dCopyBox *box;
235 box = (SVGA3dCopyBox *)&cmd[1];
237 sizeof(SVGA3dCopyBox);

Completed in 135 milliseconds