Symbol: SVGA3dBox
drivers/gpu/drm/vmwgfx/device_include/svga3d_cmd.h
1255
SVGA3dBox box;
drivers/gpu/drm/vmwgfx/device_include/svga3d_cmd.h
1280
SVGA3dBox box;
drivers/gpu/drm/vmwgfx/device_include/svga3d_cmd.h
1300
SVGA3dBox box;
drivers/gpu/drm/vmwgfx/device_include/svga3d_cmd.h
478
SVGA3dBox boxSrc;
drivers/gpu/drm/vmwgfx/device_include/svga3d_cmd.h
479
SVGA3dBox boxDest;
drivers/gpu/drm/vmwgfx/device_include/svga3d_cmd.h
487
SVGA3dBox boxSrc;
drivers/gpu/drm/vmwgfx/device_include/svga3d_cmd.h
488
SVGA3dBox boxDest;
drivers/gpu/drm/vmwgfx/device_include/svga3d_cmd.h
879
SVGA3dBox srcBox;
drivers/gpu/drm/vmwgfx/device_include/svga3d_cmd.h
881
SVGA3dBox clipBox;
drivers/gpu/drm/vmwgfx/device_include/svga3d_cmd.h
891
SVGA3dBox srcBox;
drivers/gpu/drm/vmwgfx/device_include/svga3d_cmd.h
893
SVGA3dBox clipBox;
drivers/gpu/drm/vmwgfx/device_include/svga3d_cmd.h
913
SVGA3dBox srcBox;
drivers/gpu/drm/vmwgfx/device_include/svga3d_cmd.h
915
SVGA3dBox clipBox;
drivers/gpu/drm/vmwgfx/device_include/svga3d_dx.h
615
SVGA3dBox destBox;
drivers/gpu/drm/vmwgfx/device_include/svga3d_dx.h
618
SVGA3dBox srcBox;
drivers/gpu/drm/vmwgfx/device_include/svga3d_dx.h
626
SVGA3dBox destBox;
drivers/gpu/drm/vmwgfx/device_include/svga3d_dx.h
629
SVGA3dBox srcBox;
drivers/gpu/drm/vmwgfx/device_include/svga3d_dx.h
708
SVGA3dBox boxSrc;
drivers/gpu/drm/vmwgfx/device_include/svga3d_dx.h
709
SVGA3dBox boxDest;
drivers/gpu/drm/vmwgfx/device_include/svga3d_dx.h
724
SVGA3dBox box;
drivers/gpu/drm/vmwgfx/device_include/svga3d_dx.h
750
SVGA3dBox destBox;
drivers/gpu/drm/vmwgfx/device_include/svga3d_dx.h
762
SVGA3dBox srcBox;
drivers/gpu/drm/vmwgfx/device_include/svga3d_dx.h
779
SVGA3dBox destBox;
drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c
1205
SVGA3dBox *box = &cmd_img->body.box;
drivers/gpu/drm/vmwgfx/vmwgfx_surface.c
1771
SVGA3dBox *box = &dirty->boxes[loc_start->sub_resource];
drivers/gpu/drm/vmwgfx/vmwgfx_surface.c
1819
SVGA3dBox *box = &dirty->boxes[subres];
drivers/gpu/drm/vmwgfx/vmwgfx_surface.c
1891
SVGA3dBox *box = &dirty->boxes[0];
drivers/gpu/drm/vmwgfx/vmwgfx_surface.c
1945
const SVGA3dBox *box = &dirty->boxes[i];
drivers/gpu/drm/vmwgfx/vmwgfx_surface.c
1963
const SVGA3dBox *box = &dirty->boxes[i];
drivers/gpu/drm/vmwgfx/vmwgfx_surface.c
59
SVGA3dBox boxes[] __counted_by(num_subres);