Searched refs:old_handle (Results 1 – 2 of 2) sorted by relevance
231 struct svga_winsys_surface *old_handle = sbuf->handle; in svga_buffer_recreate_host_surface() local234 assert(old_handle); in svga_buffer_recreate_host_surface()244 ret = SVGA3D_vgpu10_BufferCopy(svga->swc, old_handle, sbuf->handle, in svga_buffer_recreate_host_surface()248 ret = SVGA3D_vgpu10_BufferCopy(svga->swc, old_handle, sbuf->handle, in svga_buffer_recreate_host_surface()
295 uint32_t old_handle, uint32_t new_handle) in replace_bo_in_reloc_list() argument298 if (rlist->relocs[i].target_handle == old_handle) in replace_bo_in_reloc_list()