Searched refs:SVGA3D_vgpu10_UpdateSubResource (Results 1 – 3 of 3) sorted by relevance
660 SVGA3D_vgpu10_UpdateSubResource(struct svga_winsys_context *swc,
730 ret = SVGA3D_vgpu10_UpdateSubResource(svga->swc, surf, box, subResource); in update_image_vgpu10()733 ret = SVGA3D_vgpu10_UpdateSubResource(svga->swc, surf, box, subResource); in update_image_vgpu10()
1280 SVGA3D_vgpu10_UpdateSubResource(struct svga_winsys_context *swc, in SVGA3D_vgpu10_UpdateSubResource() function