Home
last modified time | relevance | path

Searched refs:SVGA3D_vgpu10_PredCopyRegion (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_blit.c74 ret = SVGA3D_vgpu10_PredCopyRegion(svga->swc, in copy_region_vgpu10()
79 ret = SVGA3D_vgpu10_PredCopyRegion(svga->swc, in copy_region_vgpu10()
Dsvga_cmd.h340 SVGA3D_vgpu10_PredCopyRegion(struct svga_winsys_context *swc,
Dsvga_cmd_vgpu10.c170 SVGA3D_vgpu10_PredCopyRegion(struct svga_winsys_context *swc, in SVGA3D_vgpu10_PredCopyRegion() function