Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_surface.h109 svga_texture_copy_region(struct svga_context *svga,
Dsvga_surface.c48 svga_texture_copy_region(struct svga_context *svga, in svga_texture_copy_region() function
159 svga_texture_copy_region(svga, src_tex->handle, in svga_texture_copy_handle_resource()
824 svga_texture_copy_region(svga, in svga_propagate_surface()
Dsvga_pipe_blit.c133 svga_texture_copy_region(svga, stex->handle, srcSubResource, in copy_region_vgpu10()