Searched refs:backed_handle (Results 1 – 3 of 3) sorted by relevance
237 if (cacheable && tex->backed_handle && in svga_texture_view_surface()239 handle = tex->backed_handle; in svga_texture_view_surface()247 if (cacheable && !tex->backed_handle) { in svga_texture_view_surface()248 tex->backed_handle = handle; in svga_texture_view_surface()665 if (s->handle != t->handle && s->handle != t->backed_handle) { in svga_surface_destroy()850 if (tex->backed_handle == s->handle) { in svga_propagate_surface()
115 struct svga_winsys_surface *backed_handle; member
236 if (tex->backed_handle) in svga_texture_destroy()237 svga_screen_surface_destroy(ss, &tex->backed_key, &tex->backed_handle); in svga_texture_destroy()1154 tex->backed_handle = NULL; in svga_texture_create()