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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 65 milliseconds