Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_cmd.h666 SVGA3D_vgpu10_UpdateSubResource(struct svga_winsys_context *swc,
Dsvga_cmd_vgpu10.c1314 SVGA3D_vgpu10_UpdateSubResource(struct svga_winsys_context *swc, in SVGA3D_vgpu10_UpdateSubResource() function
Dsvga_resource_texture.c720 SVGA_RETRY(svga, SVGA3D_vgpu10_UpdateSubResource(svga->swc, surf, box, in update_image_vgpu10()